Opened 15 years ago
Closed 15 years ago
#5235 closed enhancement (invalid)
[InterfaceKit] default button (selected) should react on spacebar
Reported by: | diver | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Kits/Interface Kit | Version: | R1/alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Default button (selected) in alert windows should react on spacebar.
Change History (3)
comment:1 by , 15 years ago
Type: | bug → enhancement |
---|
comment:2 by , 15 years ago
What about making default button selected by default if it's the only button, would it be possible?
comment:3 by , 15 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
We could do so for BAlerts (otherwise it would be up to the application in question), but frankly, I don't know what advantage this should have over pressing enter.
Note:
See TracTickets
for help on using tickets.
Only focussed buttons react on the space bar (and they do so already). The default button does that then, too. It also always reacts on the enter key, however.
I wouldn't like this change, as it undermines the clear meaning of the space bar to something a bit more confusing.