Closed Bug 115438 Opened 23 years ago Closed 22 years ago

SELECT A TOPIC drop down menu not drawn correctly

Categories

(Core :: Layout, defect, P2)

x86
Linux
defect

Tracking

()

RESOLVED DUPLICATE of bug 95826
Future

People

(Reporter: darin.moz, Assigned: rods)

References

()

Details

Attachments

(2 files)

SELECT A TOPIC drop down menu not drawn correctly
I can confirm this bug under Win 2000 2001122106. This bug seems to be caused by <SPAN 
class="pull"> in line 64 of http://sun.com/index.html. This SPAN-element contains the drop 
down list ("Select a topic").

The class 'pull' is defined as follows  in 
http://www.sun.com/templates/sunstyle.css:

(line 95) SPAN.pull 
SELECT{background:#CCF;font-weight:bold;text-decoration:none;color:#000}

When you 
remove 'background:#CCF', the drop down list is rendered correctly.
I'm sorry for the inconvenience; the style sheet's address 
is:

http://www.sun.com/template/sunstyle.css
Reassigning to Rod
Assignee: attinasi → rods
Target Milestone: --- → mozilla1.0
It's usable. This is either a evang bug or we need to set !important on some of
the select's rules.
Status: NEW → ASSIGNED
Target Milestone: mozilla1.0 → mozilla1.0.1
Priority: -- → P1
Target Milestone: mozilla1.0.1 → Future
Attached file minimal testcase
this is the minimal testcase not working with 0.9.8
Priority: P1 → P2
related to bug 95826 ?

*** This bug has been marked as a duplicate of 95826 ***
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: