#6954 closed defect (fixed)
dynamic buttons break keyboard shortcuts
Reported by: | Cobra | Owned by: | Cobra |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: | simon04 |
Description
When dynamic buttons are enabled (dialog.dynamic.buttons=true), shortcuts for these buttons wont work as long as the buttons are not displayed. E.g. when in drawing mode adding tags via alt+b doesn't work as long as the cursor is in the map area.
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2011-10-10 01:31:57 Last Changed Author: stoecker Revision: 4512 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2011-10-10 00:16:18 +0200 (Mon, 10 Oct 2011) Last Changed Rev: 4512 Identification: JOSM/1.5 (4512 en) Memory Usage: 293 MB / 910 MB (104 MB allocated, but free) Java version: 1.6.0_26, Sun Microsystems Inc., Java HotSpot(TM) 64-Bit Server VM Operating system: Linux Dataset consistency test: No problems found
Attachments (0)
Change History (10)
comment:1 by , 14 years ago
Cc: | added |
---|
comment:3 by , 14 years ago
I experience the same - keyb shortcuts work only when panel with needed buttons is visible.
comment:4 by , 14 years ago
Owner: | changed from | to
---|
comment:5 by , 14 years ago
Owner: | changed from | to
---|
Works for me. Perhaps due to r4518?
Build-Date: 2011-10-15 20:53:49 Revision: 4519 Is-Local-Build: true Identification: JOSM/1.5 (4519 SVN en_GB) Memory Usage: 149 MB / 1756 MB (86 MB allocated, but free) Java version: 1.7.0, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Operating system: Linux
comment:6 by , 14 years ago
Owner: | changed from | to
---|---|
Status: | new → needinfo |
@Cobra:
Please test tomorrows latest and report if issue is gone.
While I agree that it is a bug for the Properties I feel it as more like a feature for all the other side menus.
comment:7 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | needinfo → closed |
Works for me as well in r4519.
follow-up: 9 comment:8 by , 14 years ago
Hi All!
I still experience this problem at latest (r4529) sometimes. Now keyboard actions do not work every time I press keyb combinations. Moreover, sometimes mouse scroll (zoom) do not work.
Sort of steps:
- Add some tags to point.
- Try to press Alt+B (to add new tag to the point) - it does not work every time.
- Try mouse scroll to zoom out - it does not work sometimes.
- You should hover action buttons at Attributes panel to enable zoom and keyb shortcuts. Also you can deselect your point for this.
I experience this problem several times an hour and it's quite annoying.
comment:9 by , 14 years ago
Replying to Larry0ua:
- Try to press Alt+B (to add new tag to the point) - it does not work every time.
This was changed recently to [Alt]+[A]
. See #5781 and StartupPage.
comment:10 by , 14 years ago
Looks like PicLayer plugin changed it to Alt+B... This shortcut works for me in most cases.
I assume this is caused by recent r4500. See #5781.