Closed Bug 61507 Opened 24 years ago Closed 24 years ago

Ctrl-W performs two different functions on Linux

Categories

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

x86
Linux
defect

Tracking

()

VERIFIED DUPLICATE of bug 55408

People

(Reporter: caseyperkins, Assigned: don)

Details

The keyboard shortcut Ctrl-W, which, according to the File menu (and according to common convention) is for closing a window, often does something else on Linux. Namely, it deletes the text in the location bar. This behavior is inconsistent and confusing. When a user presses a keyboard command, they should not be left to guess what action will be carried out. I'm all for a keyboard command to delete location bar text, but it would be nice if it wasn't one that was already assigned elsewhere. I haven't noticed this to be a problem on Windows builds.
Unfortunately, this is a feature that is much requested by Unix users... The issue is a collision between the keyboard navigation keys used by emacs/bash/a bunch of other stuff and the Mozilla accelerators. This has been much discussed, and the current split-personality behavior was a compromise, I believe. *** This bug has been marked as a duplicate of 55408 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
mass verification of duplicate bugs: to find all bugspam pertaining to this, set your search string to "DuplicateBugsBelongInZahadum". if you think this particular bug is *not* a duplicate, please provide a compelling reason, as well as check a recent *trunk* build (on the appropriate platform[s]), before reopening.
Status: RESOLVED → VERIFIED
Component: Keyboard: Navigation → User events and focus handling
You need to log in before you can comment on or make changes to this bug.