Closed Bug 8239 Opened 26 years ago Closed 26 years ago

When cursor over objects, ALL objects are underlined

Categories

(Core :: XUL, defect, P3)

defect

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: cpratt, Assigned: don)

Details

Build ID: 1999061409 Platform: Windows NT (but presumably happens on all platforms) To reproduce: - Launch apprunner. - Pass the cursor over various things in the window. Things that are "clickable" such as Print, Home, etc. are then displayed with an underline to indicate that you can do something with them. - However, other things that shouldn't do anything such as the status indicator ("Document: Done") also display with underlines when they receive mouse focus. This is (I think) wrong.
Component: Event Handling → XUL
This is a bug in xul.css and navigator.css.
In xul.css, add the lines box#status-bar titledbutton{border:none;} box#status-bar titledbutton:hover{text-decoration:none;color:black;} Voila, no more borders and underlining on the status bar.
This seems to require changing to [WORKSFORME]. Anyone confirm? Mozilla Engeneers?
Assignee: joki → hyatt
Dave, I'm sending this your way as you know way more about the intent in the xul.css file than I do.
Sorry, bad me. This is still broken. I tried this in Linux, and NOTHING underlines (PP bug?). In the Win32 version under Win95, EVERYTHING underlines.
Moving to M10.
Assignee: hyatt → don
Status: ASSIGNED → NEW
Giving this to Don and XPApps, since it's general cleanup that should be done for their UI elements.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Doesn't seem to be a bug anymore.
Status: RESOLVED → VERIFIED
Yup.
BULK MOVE: Changing component from XUL to XP Toolkit/Widgets: XUL. XUL component will be deleted.
Component: XUL → XP Toolkit/Widgets: XUL
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: jcarpenter0524 → xptoolkit.widgets
You need to log in before you can comment on or make changes to this bug.