Closed
Bug 102629
Opened 23 years ago
Closed 23 years ago
duplicate menu access key 'w' in context menu [framed pages]
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Core
DOM: UI Events & Focus Handling
Tracking
()
VERIFIED
FIXED
People
(Reporter: bugzilla, Assigned: bugzilla)
References
()
Details
found using 2001.10.01.0x-branch comm bits. the menu access key 'w' is used for
three items: "show only this frame", "view image" and "view background image".
see below to observe this.
test A
------
1. go to http://www.iconfactory.com/
2. bring up the context menu over one of the linked images, eg, the small green
desk in the upper-left region of the central, big frame.
observe: the context menu displays the following conflicting access keys for 'w':
Show_ Only This Frame
View_ Image
test B
------
1. go to the same page, http://www.iconfactory.com/
2. bring up the context menu over a region in the central, big frame which
doesn't include an image other than the background image. eg, somewhere over the
first paragraph in the middle of the frame would suffice.
observe: the context menu displays the following conflicting access keys for 'w':
Show_ Only This Frame
View_ Background Image
Reporter | ||
Comment 1•23 years ago
|
||
nominating, adding dependency.
Depends on: 75338
Keywords: mozilla0.9.5
Reporter | ||
Comment 2•23 years ago
|
||
btw, i'm filing these bugs so that i can easily track these issues when i test
context menus --whether it's verifying the future fix, or removing it from my
list if the feature changes due to bug 75338. thx!
Updated•23 years ago
|
Keywords: mozilla0.9.5
Assignee | ||
Comment 5•23 years ago
|
||
Fixed.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 6•23 years ago
|
||
vrfy'd fixed --tested at http://wired.com/ on the bottom frame which has a
brackground. (iconfactory no longer has frames.) tested on linux rh7.2 and
win2k, 2002.04.09 comm bits.
Status: RESOLVED → VERIFIED
Comment 7•22 years ago
|
||
There are still duplicate access keys for frames.
Open http://mack.ro/mozilla/test.htm.
In any frame bring up the context menu for the frame and choose "This frame".
The access key 'w' is used by:
Show_ only this Frame
Open frame in new W_indow
The access key 'f' is used by:
Bookmark this F_rame
Save F_rame as
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
•