Closed
Bug 301916
Opened 20 years ago
Closed 20 years ago
form option drop-down list can't be opened if css hover is set
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: timo.lindfors, Unassigned)
References
()
Details
Attachments
(1 file)
|
559 bytes,
text/html
|
Details |
User-Agent: Elinks
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511
The testcase is reduced from the Horde IMP webmail interface. Drop-down list
does not open with mozilla 1.7.8 or 1.7.10 that has been installed with
http://207.200.66.54/pub/mozilla.org/mozilla/releases/mozilla1.7.10/mozilla-i686-pc-linux-gnu-1.7.10-installer.tar.gz
to a debian woody system.
However, drop-down list is visible with debian sarge's mozilla-browser package
version 1.7.8. I went through the debian specific patches but couldn't find
anything relevant. Perhaps the crucial differences is that sarge's package uses
GTK2 while mozilla.org's version uses GTK1?
The testcase works in debian sarge's mozilla-browser package version 1.7.8.
Problem
Reproducible: Always
Steps to Reproduce:
1. Open the attached testcase or visit the testcase URL
2. Move mouse over "option1"
3. Click "option1"
Actual Results:
1. Text turns blue
2. Drop-down list gets focus but the list stays closed.
Expected Results:
1. Text turns blue
2. Drop-down list opens so that "option1" and "option2" are visible.
| Reporter | ||
Comment 1•20 years ago
|
||
Updated•20 years ago
|
Attachment #190308 -
Attachment is patch: false
Attachment #190308 -
Attachment mime type: text/plain → text/html
Comment 2•20 years ago
|
||
WFM, in recent GTK1 and GTK2 trunk builds.
Please reopen this bug if you reproduce the problem in a recent nightly build:
http://ftp.mozilla.org/pub/mozilla.org/seamonkey/nightly/latest-trunk/
-> WORKSFORME
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•