Closed Bug 371845 Opened 17 years ago Closed 17 years ago

Bad accesskeys in "This Frame" context submenu

Categories

(Firefox :: Keyboard Navigation, defect)

defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 251339

People

(Reporter: aaron, Assigned: aaron)

References

(Blocks 1 open bug)

Details

(Keywords: access, verifyme)

Context Menu > This Frame :

 /==========================\
 |Sho_w_ Only This Frame    |
 |Open Frame in New _W_indow|
 |Open Frame New _T_ab      |
 |--------------------------|
 |_R_eload Frame            |
 |--------------------------|
 |Bookmark This _F_rame...  |
 |Save _F_rame as...        |
 |--------------------------|
 |View Frame _S_ource       |
 |V_i_ew Frame Info         |
 \==========================/

Problems:

1. Two menuitems use 'W' as an accesskey ('Show Only This Frame' and 'Open Frame  in New Window').

2. Two menuitems use 'F' as an accesskey ('Bookmark This Frame...' and 'Save Frame As...')

3. 'View Frame Info' uses a lowercase 'i' as an accesskey.



My suggestions:

1. For consistency with the link context menu, 'Open Frame in New Window' should get the 'W'. 'Show Only This Frame' can use 'h' or 'o'.

2. For consistency with the main context menu, 'Bookmark This Frame' should use 'm', leaving the 'F' for 'Save Frame As...', consistent with 'Save Page As...' in the main context menu.

3. 'View Frame Info' can still use 'I', it just need to be the uppercase I in Info and not the lowercase i in View.


The menu would then look like this:

 /==========================\
 |S_h_ow Only This Frame    |
 |Open Frame in New _W_indow|
 |Open Frame New _T_ab      |
 |--------------------------|
 |_R_eload Frame            |
 |--------------------------|
 |Book_m_ark This Frame...  |
 |Save _F_rame as...        |
 |--------------------------|
 |View Frame _S_ource       |
 |View Frame _I_nfo         |
 \==========================/


A simple path to /source/browser/locales/en-US/chrome/browser/browser.dtd is forthcoming. Is this a big enough deal that it should be changed on any of the branches?
duplicate of bug 251339 (or vice versa)
Version: unspecified → Trunk
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Keywords: verifyme
Resolution: --- → DUPLICATE
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.