Opened 16 years ago
Closed 16 years ago
#1698 closed defect (fixed)
Mnemonics for zooming are incorrect
Reported by: | Owned by: | framm | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | unspecified | Version: | latest |
Keywords: | key bindings | Cc: |
Description
The menu entry "View->Zoom out" has the mnemonic "Minus". Strangely, only the minus on the main part of the keyboard is working, the minus on the numpad does not work.
The menu entry "View->Zoom in" has the mnemonic "Plus". This does not work at all, not on the main part of the keyboard and not on the numpad.
Only after some weeks of usage I noticed the message at the status bar, that zooming is done via Ctrl+. and Ctrl+,
Attachments (0)
Change History (7)
comment:1 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 16 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
No. This is Ubuntu Linux and the bug can be reproduced always. This can be fixed (other apps can handle Plus and Minus without any problem).
comment:3 by , 16 years ago
Ubuntu caused so many Java related problems that I wont care for it as well. Works fine with the Sun Java. If you can supply a working patch I will integrate it, but I doubt you will have success, as the only thing we do is to tell Java that the Plus key should be used. Everything else is done by Java itself.
comment:4 by , 16 years ago
and BTW: the Ctrl+/- is a different kind of zoom. Somehow JOSM got 2 distinctively different zooms, there are implemented in a different way and on different levels...
comment:5 by , 16 years ago
Keywords: | key bindings added |
---|
tested with Sun Java 1.6 on Debian GNU/Linux system:
- <-> and <+> work well on main key section
- nothing happens on key press in key pad section
... personally wouldn't care, if only one is working well
@reporter: what's your JRE and did you test alternative JREs, i.e. Sun?
comment:6 by , 16 years ago
Status: | reopened → new |
---|
JOSM now has the posibility to define own Shortcuts. This should solve this issue.
Any objections against closing it?
comment:7 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
This is a speciality of your keyboard (MacOS?). Works as expected on other systems and is probably nothing which can be fixed.