Closed
Bug 124323
Opened 24 years ago
Closed 24 years ago
Active window indicator in Tasks menu should be the same as in Go menu
Categories
(SeaMonkey :: UI Design, defect)
SeaMonkey
UI Design
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: peterhenderson, Assigned: deanis74)
Details
Attachments
(1 file)
|
1.47 KB,
patch
|
timeless
:
review+
bugzilla
:
superreview+
|
Details | Diff | Splinter Review |
See Bug 67139 Title of active window should be checked on Tasks menu, fixed on
2/3/2002 with attachment 67699 [details] [diff] [review].
The Tasks menu now has a dot next to the active window (the items became Radio
buttons). However, on the Go menu, the current URL has a check mark my it (the
items are check boxes). Since the semantics of these menu choices are the same
(can only have one active window at a time/can only have one active URL at the
same time), there should be some consistency.
IMO the Go menu should change because radio buttons communicate the idea of only
one choice being selectable at once, whereas multiple check boxes may be checked
at once.
For the radio/checkbox declarations see:
Tasks menu:
http://lxr.mozilla.org/mozilla/source/xpfe/communicator/resources/content/tasksOverlay.xul#37
Go menu:
http://lxr.mozilla.org/mozilla/source/xpfe/browser/resources/content/sessionHistoryUI.js#272
Updated•24 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•24 years ago
|
||
Comment on attachment 69613 [details] [diff] [review]
fix - changes the Go menu to use radio menu items
sr=blake
Attachment #69613 -
Flags: superreview+
Attachment #69613 -
Flags: review+
fixed
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 5•24 years ago
|
||
vrfy'd fixed using 2002.03.13 comm bits. on win2k and linux rh7.2, the symbol is
a dot in both menus; on mac 10.1.3, the symbol is a checkmark in both menus.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•