Closed
Bug 253679
Opened 20 years ago
Closed 19 years ago
{inc} SELECT in TABLE changes its width when clicked
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 292656
People
(Reporter: fejesjoco, Unassigned)
Details
(Keywords: testcase)
Attachments
(2 files, 2 obsolete files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a2) Gecko/20040714
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a2) Gecko/20040714
i'll attach a html and a css file. when i view it in mozilla and use the
<select> controls, sometimes its width changes, increases or decreases. seems
completely random, and it's not in the least what i want it to do. it should
remain the same size all the time. i've also seen a submit button somewhere with
the same problem.
Reproducible: Always
Steps to Reproduce:
Comment 3•20 years ago
|
||
Attachment #154751 -
Attachment is obsolete: true
Attachment #154752 -
Attachment is obsolete: true
Comment 4•20 years ago
|
||
Confirming bug, 2004-07-26-07 trunk Linux
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: testcase
OS: Windows XP → All
Summary: dynamically changing form controls → {inc} SELECT in TABLE changes its width when clicked
this is the submit button i mentioned in the first comment.
initially, the button and the <select> have the same font size. immediately
after pressing the button (before releasing it) the button's font size
decreases.
it may be related to this bug because if the <select> is not there, the button
works normally.
Updated•20 years ago
|
Whiteboard: DUPEME
Comment 6•19 years ago
|
||
I verified that the patch for bug 292656 fixed this.
*** This bug has been marked as a duplicate of 292656 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•