Open
Bug 489689
Opened 16 years ago
Updated 3 years ago
Closing popup with Cmd+w doesn't work when address bar has focus
Categories
(Firefox :: Keyboard Navigation, defect)
Tracking
()
NEW
People
(Reporter: c.levin, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b4pre) Gecko/20090421 Minefield/3.6a1pre Firefox/3.6
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b4pre) Gecko/20090421 Minefield/3.6a1pre Firefox/3.6
when a pop up window shows up, many keyboard shortcuts don't work.
Reproducible: Always
Steps to Reproduce:
1. goto any website with a pop up window
2. select the url
3. try to cmd+c to copy the url, or cmd+w to close the pop up window
Actual Results:
cmd+C doesn't copy anything
cmd+w doesn't close the window
Expected Results:
cmd+C should copy the url to the clipboard
cmd+w should close the pop up window
Updated•16 years ago
|
Comment 1•16 years ago
|
||
Cris, have you set browser.tabs.closeWindowWithLastTab to false or does it also happen when set to true? For Cmd+C we already have bug 486395.
i just tested with 3.5 beta 4 build 1, change browser.tabs.closeWindowWithLastTab settings does not solve the problem.
Comment 3•16 years ago
|
||
Ok, can reproduce. Hitting Cmd+W when having the focus in the address bar doesn't close the window.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 5•16 years ago
|
||
Comment 6•16 years ago
|
||
Steven, the copying issue should have been already fixed by the patch on bug 486395 on trunk. So I'll check bug 433256 and mark it as dupe if necessary. The remaining issue on this bug is the popup closing shortcut.
Updated•16 years ago
|
Summary: Keyboard shortcuts don't work on pop up window, mac only → Closing popup with Cmd+w doesn't work when address bar has focus
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•