Opened 13 years ago
Closed 6 years ago
#7163 closed defect (wontfix)
Spacebar no longer toggles layer visibility
Reported by: | NE2 | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
Until recently, after toggling a layer, spacebar would repeat the action. This was useful for panning around and turning a layer on and off to compare to aerials, for example. Now spacebar no longer does anything, and only a more complicated shortcut will toggle a layer.
Attachments (0)
Change History (3)
follow-up: 2 comment:1 by , 13 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:2 by , 13 years ago
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
Replying to bastiK:
Keep mouse cursor over layer dialog.
This isn't a solution if I'm panning around.
comment:3 by , 6 years ago
Resolution: | → wontfix |
---|---|
Status: | reopened → closed |
Probably a new behaviour of the focus caused this error. Formerly the focus was moved into the layer list onto the layer entry which was made invisible. So a SPACE
was able to toggled the visibility.
Currently the focus does not move any more when changing the layer visibility with a keyboard shortcut. If the focus is on the layer entry, then the spacebar is still able to toggle.
This behaviour is fine.
Keep mouse cursor over layer dialog.