FS#1236 - CTRL-A does not select all in gtk2
Attached to Project:
Arch Linux
Opened by Lukas Sabota (punkrockguy318) - Saturday, 07 August 2004, 23:49 GMT
Opened by Lukas Sabota (punkrockguy318) - Saturday, 07 August 2004, 23:49 GMT
|
Details
When a user presses "ctrl-a" in an input box in gtk2, it is
expected for the entire box to be selected. Instead, the
cursor is moved to the first column (the function
of the "home" key). Ctrl-a going to the first column is the behavior of the emacs keybinding set. This should only happen when the emacs set is enabled. Even when the default keybinding set is used, ctrl-a goes to first column. |
This task depends upon
If you like, you can create a bug on the Mozilla site.