Closed
Bug 332652
Opened 20 years ago
Closed 20 years ago
The same keys conflict in top-level "Tools" menu
Categories
(Other Applications Graveyard :: ChatZilla, enhancement)
Other Applications Graveyard
ChatZilla
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: changdong.cui, Assigned: rginda)
Details
(Whiteboard: [cz-0.9.73])
Attachments
(1 file)
|
694 bytes,
patch
|
bugzilla-mozilla-20000923
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20060404 Firefox/1.6a1
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20060404 Firefox/1.6a1
if you installed the chatzilla, it added a menuitem into the "tools" menu.
but the accesskey of "ChatZilla" conflicts with "JavaScript Console" .Both are "C"
Reproducible: Always
Steps to Reproduce:
1.Launch firefox and expand "Tools" menu
2.the item "ChatZilla" and the item "JavaScipt Console" have the same acces
Actual Results:
if you press Ctrl+C, it switches between two items .
Expected Results:
two items should have the different accesskey.
Comment 1•20 years ago
|
||
Perhaps this belongs in Other Applications:Chatzilla ?
| Reporter | ||
Comment 2•20 years ago
|
||
(In reply to comment #1)
> Perhaps this belongs in Other Applications:Chatzilla ?
>
Component: Menus → ChatZilla
Product: Firefox → Other Applications
| Reporter | ||
Comment 3•20 years ago
|
||
Comment 4•20 years ago
|
||
When moving component, reassign to the default people!
Assignee: nobody → rginda
Severity: normal → enhancement
OS: Linux → All
QA Contact: menus → samuel
Version: unspecified → Trunk
Updated•20 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 5•20 years ago
|
||
I'm assuming we want this patch checked in? If so, changdong, please request review from one of silver@warwickcompsoc.co.uk, samuel@sieb.net or rginda@hacksrus.com.
| Reporter | ||
Updated•20 years ago
|
Attachment #217132 -
Flags: review?(silver)
Comment 6•20 years ago
|
||
Comment on attachment 217132 [details] [diff] [review]
Change the accesskey
I don't like this, but I don't think I have a choice.
Attachment #217132 -
Flags: review?(silver) → review+
Comment 7•20 years ago
|
||
Checked in, marking FIXED.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Summary: the same keys confilct in top-level "Tools" Menu → The same keys conflict in top-level "Tools" menu
Updated•20 years ago
|
Whiteboard: [cz-0.9.73]
Updated•1 year ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•