Closed Bug 183314 Opened 22 years ago Closed 22 years ago

Select box won't open when elements have a text color specified

Categories

(SeaMonkey :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 154670

People

(Reporter: laurent, Assigned: asa)

References

()

Details

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021130 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021130 If you visit the URL above and try to open one of the 3 select boxes next to the browse button (at the top of the page) they won't open. The only way I manage to operate them properly is to double click on the arrow and then use the keyboard up and down keys to select the appropriate item. The Savannah site has a number of Styles available and all the styles that specify a color for the elements in the select box exhibit this problem. For those styles using the default black color there is no problem. The faulty stylesheet is at http://savannah.gnu.org/css/savannah.css and it looks like the following CSS instructions are causing the problem. select { background-color: #fff9e0; color: #841212; } select:hover { color: #FF0000; } This problem did not show on Mozilla 1.0. It shows up on Moz 1.1, 1.2 and 1.2.1 Reproducible: Always Steps to Reproduce: 1. Visit http://savannah.gnu.org/support/?group=savannah 2. Click on one of the 3 select box at the top of the page. 3. Actual Results: The select boxes won't open Expected Results: Eeuuuhhh... I don't know... Say 'Hello!' may be... No seriously I guess it should open the select box of course! ;-) a) I read bug 89317 but I don't think it's the same thing. b) Note that all Savannah style sheet has gone through the W3C CSS validator succesfully.
dupe of "drop-down select menu closed by DOM/CSS events" *** This bug has been marked as a duplicate of 154670 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.