Closed Bug 136659 Opened 23 years ago Closed 21 years ago

Use shading or color to differentiate the active tab more clearly from the other three tabs.

Categories

(SeaMonkey :: Help Documentation, defect, P2)

x86
Windows 2000
defect

Tracking

(Not tracked)

VERIFIED FIXED
mozilla1.6alpha

People

(Reporter: cotter, Assigned: rjkeller)

References

Details

(Whiteboard: [adt3 rtm])

Attachments

(1 file, 2 obsolete files)

Our recent usability test showed that users frequently have difficult identifying which tab is currently selected. Therefore, we'd like to make the active tab stand out more. One possible solution, based on the way normal tabs work in the rest of the interface, would be to make all the tabs except the selected one darker.
nominating for nsbeta1+
Keywords: nsbeta1
Priority: -- → P3
Summary: Use shading or color to differentiate the active tab more clearly from the other three tabs. → Use shading or color to differentiate the active tab more clearly from the other three tabs.
Whiteboard: [adt1]
Target Milestone: --- → mozilla1.0
Agreed, would be nice to have, marking new
Status: UNCONFIRMED → NEW
Ever confirmed: true
Dupe of bug 109607?
No, this is not a dupe of 109607. That bug has to do with regular tabs (not sidebar-style tabs) in the Classic theme. This bug has to do with changing the appearance of just the sidebar-style tabs in the Help window. It has nothing to do with regular tabs and it is confined to the Help window--I'm not proposing a global change to all sidebar-style tabs.
Lowering to adt3.
Whiteboard: [adt1] → [adt3]
Marking for rtm.
Whiteboard: [adt3] → [adt3 rtm]
nsbeta1+, per usability.
Keywords: nsbeta1nsbeta1+
Changing nsbeta1+ [adt3] bugs to nsbeta1- on behalf of the adt. If you have any questions about this, please email adt@netscape.com. You can search for "changing adt3 bugs" to quickly find and delete these bug mails.
Keywords: nsbeta1-
Changing nsbeta1+ [adt3] bugs to nsbeta1- on behalf of the adt. If you have any questions about this, please email adt@netscape.com. You can search for "changing adt3 bugs" to quickly find and delete these bug mails.
Keywords: nsbeta1+
changing keyword to nominate for next release.
Keywords: nsbeta1-nsbeta1
marking nsbeta1+ for Buffy.
Keywords: nsbeta1nsbeta1+
Target Milestone: mozilla1.0 → mozilla1.2alpha
Upgrading to P2.
Priority: P3 → P2
Blocks: 161765
Working on this now. ACCEPTING. The sidebar skin stuff I am stealing to style these pseudo sidebar tabs is keyed off of the selected attribute (e.g, .box-texttab[selected]), but I am using hidden="false" to show and hide the different tabs. Plus sidebar styles have been updated in general: background is darker, new images on the top, etc.
Status: NEW → ASSIGNED
need to start with this update: the background color of sidebars has changed in Modern underneath the Help window. This gets the Help sidebar in line. Then I can do the rules for distinguishing the selected tab.
Andrew -- When you drag yourself into work this morning, can you r=andrew this for me? It's just catching the Help window up to the current bgcolor for sidebars. tanks!
Comment on attachment 100410 [details] [diff] [review] setting background color properly on whole sidebar it's hard to review this bug when I cant see any lines of context... could you do a diff with some lines above and below it?
Comment on attachment 100410 [details] [diff] [review] setting background color properly on whole sidebar r=andreww
Attachment #100410 - Flags: review+
checked in a recoloring of the sidebar background from patch. keeping this open for highlighting active tab.
moving stuff over to an outside-the-firewall email for the time being, looking for people to pick these Help and doc bugs up for me.
Assignee: oeschger → oeschger
Status: ASSIGNED → NEW
mass reassign of all of Ian Oeschger's bugs to me (R.J. Keller).
Assignee: oeschger → rlk
Status: NEW → ASSIGNED
Target Milestone: mozilla1.2alpha → mozilla1.6alpha
Attached patch Patch (obsolete) — Splinter Review
Makes the selected sidebar tab highlighted like in Seamonkey.
Comment on attachment 131373 [details] [diff] [review] Patch jag, can I get a r/sr from you?
Attachment #131373 - Flags: review?(jag)
Attachment #131373 - Flags: review?(jag) → review?(neil.parkwaycc.co.uk)
Comment on attachment 131373 [details] [diff] [review] Patch >Index: resources/content/help.js >=================================================================== >RCS file: /cvsroot/mozilla/extensions/help/resources/content/help.js,v >retrieving revision 1.44 >diff -u -r1.44 help.js >--- resources/content/help.js 11 Jun 2003 17:45:30 -0000 1.44 >+++ resources/content/help.js 13 Sep 2003 01:58:24 -0000 Sadly you forgot to fix lines 94-96 :-( >+ emptySearchText = getAttribute(helpFileDS, panelDef, NC_EMPTY_SEARCH_TEXT, null) || "No search items found." ; Nit: take out the space before the ; too.
Attachment #131373 - Flags: review?(neil.parkwaycc.co.uk) → review-
> Sadly you forgot to fix lines 94-96 :-( hmm. Don't know how that change disappeared from my patch. Must've accidentally deleted it when cleaning up the garbage that diff created. Sorry about that! I made sure that I didn't accidentally delete any other vital parts of the patch.
Attachment #100410 - Attachment is obsolete: true
Attachment #131373 - Attachment is obsolete: true
Attachment #131460 - Flags: review?(neil.parkwaycc.co.uk)
Comment on attachment 131460 [details] [diff] [review] Patch with Neil's comments Note that the first hunk appears to conflict with your cleanup patch.
Attachment #131460 - Flags: review?(neil.parkwaycc.co.uk) → review+
Attachment #131460 - Flags: superreview?(jag)
QA Contact: tpreston → stolenclover
Attachment #131460 - Flags: superreview?(jag) → superreview?(alecf)
Comment on attachment 131460 [details] [diff] [review] Patch with Neil's comments sorry for the delay...looks good.. sr=alecf
Attachment #131460 - Flags: superreview?(alecf) → superreview+
Fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
v
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: