Closed Bug 49875 Opened 24 years ago Closed 24 years ago

Windows Navigation buttons have improper behavior

Categories

(SeaMonkey :: Themes, defect, P3)

x86
Windows 98
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: nbhatla, Assigned: bugs)

Details

(Keywords: classic)

Attachments

(1 file)

Build #2000082208

I think some of your recent changes to windows classic skin have caused 
a regression in the visual behavior of the navigation toolbar buttons, 
specifically the forward/back buttons.  Hover states do not display 
properly: sometimes they don't disappear after you move the mouse 
away, sometimes they don't appear at all, specifically the small arrow 
buttons to the right.  Also, you are getting hover borders even when the 
buttons are disabled.  This is probably a dup as I've been seeing it for a 
while.
yeah, there's still a lot of problems with the dual-menubutton hover styles 
that need to be worked out.  ->themes, ben
Component: XP Toolkit/Widgets → Themes
Keywords: classic
QA Contact: jrgm → paw
Summary: CLASSIC-Windows Navigation buttons have improper behavior → Windows Navigation buttons have improper behavior
Updating QA Contact to pmac@netscape.com
QA Contact: paw → pmac
Fix related to "hover borders even when the buttons are disabled":
Bug is a simple typo in chrome/skins/classic/communicator/skin/menubutton.css
(line 36 in Linux Build 20000903-08):
  .menubutton-dual-toolbar[disabled="true"] > .menubutton-dual-ex-button:hover
It should be:
  .menubutton-dual.toolbar[disabled="true"] > .menubutton-dual-ex-button:hover
Really very hard to fix ;-) Ok, there are some more issues with these buttons.
Going through the motions... Once this is fixed, can we get a point by point
description of what's wrong, in new bugs probably, with better testcases?
r=timeless
Keywords: approval, patch
Fix checked in.
(a= alecf btw). So that leaves the question: did this fix everything?
I think this is fixed now.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Marking verified on windows (2001-01-09-09-Mtrunk).
Status: RESOLVED → VERIFIED
Product: Core → SeaMonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: