Closed Bug 254316 Opened 21 years ago Closed 21 years ago

Remove Ctrl+r redo bindings for *nix

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

x86
Linux
defect
Not set
minor

Tracking

()

RESOLVED FIXED

People

(Reporter: stefanh, Assigned: stefanh)

References

()

Details

Attachments

(1 file)

Neil told me to write a patch for this. There are 3 redo shortcuts for the *nix users: Ctrl+Shift+Z (htmlBindings.xml), Ctrl+y and Ctrl+r (/unix/platformHTMLBindings.xml). Not sure why Ctrl+r was assigned to redo on *nix in the first place. But it looks like the redo binding has been Ctrl+r for a couple of years ago (http://bugzilla.mozilla.org/show_bug.cgi?id=46015#c38). Maybe a leftover just in the *nix case?
Attachment #155191 - Flags: superreview?(neil.parkwaycc.co.uk)
Attachment #155191 - Flags: review?(akkzilla)
Comment on attachment 155191 [details] [diff] [review] Removes the Ctrl+r redo bindings for *nix r=akkana. I checked with several linux apps, and did a quick poll on a linux IRC channel, and couldn't find any reason ctl-R should do Redo. I'm surprised about gnome specifying c-s-z as the preferred redo button. A slim majority of the apps I checked (including some important gtk apps, like gimp2) use c-y. I checked with gimp folks and the choice of c-y is deliberate, after discussion with the gnome HIG people. I guess there's no real consensus on which one is preferred. If the default did change, though, it should change here, in mail, and in firefox and t'bird, and should probably be handled as a separate bug. (In any case it modifies a different set of files, the xul files rather than the xbl, which would be reason enough to separate it.)
Attachment #155191 - Flags: review?(akkzilla) → review+
Attachment #155191 - Flags: superreview?(neil.parkwaycc.co.uk) → superreview+
I hope "redo" is not a synonym for "reload page". New converts from windoze to Linux won't have a clue why reloading page doesn't work with Ctrl-R.
Reload Page is exactly why this bug was filed. The offending Redo binding is currently blocking the Reload Page binding, at least if focus is in a text control.
Neil, can you check in the patch, please?
Fix checked in.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Component: Keyboard: Navigation → User events and focus handling
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: