Closed
Bug 315646
Opened 20 years ago
Closed 19 years ago
"Select All" and "Save Link As" both use accesskey "A" in context menu
Categories
(Firefox :: Keyboard Navigation, defect)
Tracking
()
RESOLVED
FIXED
Firefox 2 alpha3
People
(Reporter: muzakkir, Assigned: pilgrim)
Details
(Keywords: fixed1.8.1)
Attachments
(2 files)
|
10.87 KB,
image/jpeg
|
Details | |
|
2.71 KB,
patch
|
asaf
:
review+
asaf
:
approval-branch-1.8.1+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051025 Firefox/1.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051025 Firefox/1.5
In the browser there is a same hot (A) used by Save Page As and Select All
Reproducible: Always
Steps to Reproduce:
1. Open the browser.
2. Right click to open the options and observe "Select All" and "Save Page As" options
3. Check for the hot keys and press A.
Actual Results:
It is scrolling between the "Save Page As" and "Select All"
Expected Results:
The hot keys should be unique
Refer to the Screen Shots
Updated•20 years ago
|
Summary: Same hot key is shared by 2 menu items → "Select All" and "Save Link As" both use accesskey "A" in context menu
Comment 2•20 years ago
|
||
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
I see this on Linux as well. Confirming to get this off the unconfirmed list.
Status: UNCONFIRMED → NEW
Component: General → Keyboard Navigation
Ever confirmed: true
OS: Windows XP → All
QA Contact: general → keyboard.navigation
Version: unspecified → 1.5 Branch
| Assignee | ||
Comment 3•19 years ago
|
||
| Assignee | ||
Updated•19 years ago
|
Attachment #213910 -
Flags: ui-review?(beltzner)
Attachment #213910 -
Flags: review?(mconnor)
Attachment #213910 -
Flags: review?(bugs.mano)
| Assignee | ||
Updated•19 years ago
|
Attachment #213910 -
Flags: ui-review?(beltzner)
Comment 4•19 years ago
|
||
Comment on attachment 213910 [details] [diff] [review]
patch to change "Save Page As..." accesskey from "A" to "P" in context menu only
put the comment above the entity. r+a181(after a2)=mano.
Attachment #213910 -
Flags: review?(bugs.mano)
Attachment #213910 -
Flags: review+
Attachment #213910 -
Flags: approval-branch-1.8.1+
| Assignee | ||
Updated•19 years ago
|
Whiteboard: [checkin needed]
Comment 5•19 years ago
|
||
Trunk:
mozilla/browser/base/content/browser-context.inc 1.22
mozilla/browser/locales/en-US/chrome/browser/browser.dtd 1.43
1.8 Branch:
mozilla/browser/base/content/browser-context.inc 1.14.2.7
mozilla/browser/locales/en-US/chrome/browser/browser.dtd 1.25.2.15
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Keywords: fixed1.8.1
Hardware: PC → All
Resolution: --- → FIXED
Whiteboard: [checkin needed]
Target Milestone: --- → Firefox 2 alpha3
Version: 1.5.0.x Branch → 2.0 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•