Closed
Bug 194901
Opened 22 years ago
Closed 22 years ago
Duplicate 'W' Accesskey in 'This Frame' Submenu
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Core
DOM: UI Events & Focus Handling
Tracking
()
VERIFIED
DUPLICATE
of bug 135210
People
(Reporter: Smylers, Assigned: aaronlev)
Details
Attachments
(1 file)
957 bytes,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3b) Gecko/20030210
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3b) Gecko/20030210
With the focus in a frame the Shift+F10 context menu has a 'This Frame' submenu.
The first two entries on that menu -- 'Show Only This Frame' and 'Open Frame in
New Window' -- both have 'W' set as their accesskey. This makes it less useful
than having a separate key for each item.
Reproducible: Always
Steps to Reproduce:
Go to a page with frames, right-click in a frame, and have a look.
This patch changes 'Show Only This Frame' to use the previous-unused letter 'O'
accesskey, leaving 'W' for just 'Open Frame in New Window'.
*** This bug has been marked as a duplicate of 135210 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: Keyboard: Navigation → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•