#21480 closed defect (fixed)
[Patch] Add missing syntax hints to search dialog
| Reported by: | Woazboat | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | 22.03 |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description
Hints for key?, xor as well as the explicit and search syntax are missing from the search dialog popup.
Patch to add the missing hints:
https://github.com/JOSM/josm/pull/77
https://patch-diff.githubusercontent.com/raw/JOSM/josm/pull/77.patch
Attachments (2)
Change History (18)
by , 4 years ago
| Attachment: | josm_add_missing_search_hints.2.patch added |
|---|
by , 4 years ago
| Attachment: | josm_add_missing_search_hints.patch added |
|---|
follow-up: 2 comment:1 by , 4 years ago
comment:2 by , 4 years ago
Replying to Woazboat:
Ignore the duplicate patch attachment (apparently there's no way to remove attachments?)
Report it as spam with a nice description.
comment:4 by , 4 years ago
| Milestone: | → 22.03 |
|---|
comment:10 by , 4 years ago
Replying to Woazboat:
Oh, thanks for fixing that
Thank skyper for the patch. And leopoldofederico for noticing.
Typos happen to everyone (there was one recently where I had lookAt instead of lookUp, and when I was looking at my changes, I just didn't notice my typo. And I was looking for something I had done wrong).
comment:13 by , 4 years ago
I feel bad about missing the mismatched '. Do we have a script somewhere in the repo to look for that?
follow-up: 15 comment:14 by , 4 years ago
Happens sometimes 🤗
I18n Jenkins task shows issues (the ones for language en are bugs in the source).
comment:15 by , 4 years ago
Replying to stoecker:
I18n Jenkins task shows issues (the ones for language en are bugs in the source).
That is inconvenient (it looks like it runs once daily).
comment:16 by , 4 years ago
It's enough. Usually issues are only in translated strings.
Calling "ant pot" or "ant update" (or was there even a test target somehow, see the ReadMe file for details) in i18n directory does the same, but you need a fast machine...



Ignore the duplicate patch attachment (apparently there's no way to remove attachments?)