Closed
Bug 387716
Opened 18 years ago
Closed 18 years ago
Table cell content overflows when javascript and mouse action is used to trigger
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: praveen.dec, Unassigned)
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4
Attached is a html file to reproduce the bug.
a) Open the html file in Firefox 2
b) Change the selection in the combobox.
Note that if the second option is selected, the large text in the table cell overflows.
This ONLY happens when mouse is used to change the selection in the combo box.
If keyboard (up/down arrow + Enter) is used to change combobox selection, it works correct.
Works fine on Firefox 1.5 and Internet Explorer.
Snapshot of browser with text overflowing is also attached.
Reproducible: Always
Steps to Reproduce:
1. See Details
2.
3.
Expected Results:
The cell height should have increased when the content changed.
Comment 3•18 years ago
|
||
This was fixed on trunk. Resolving WORKSFORME. Please reopen if you still see the bug in the latest nightly trunk build: http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•