Closed
Bug 179896
Opened 22 years ago
Closed 22 years ago
Form elements jump to new locations, resize themselves, and do not behave properly
Categories
(Core :: Layout: Form Controls, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla1.3alpha
People
(Reporter: ccurzio+mozilla, Assigned: bzbarsky)
References
()
Details
(Keywords: regression)
Attachments
(2 files, 1 obsolete file)
282 bytes,
text/html
|
Details | |
1.31 KB,
patch
|
john
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3a) Gecko/20021112
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3a) Gecko/20021112
If you go to the included URL as a test, the most notable examples of this
behavior are in the "Browse" and "New ticket in" buttons, as well as the
dropdown box next to the "New ticket in" button. The form elements relocate
themselves under a mouse click.
Reproducible: Always
Steps to Reproduce:
1. Go to http://www.accipiter.org/moztest/create.html
2. Click the aforementioned buttons (Browse, New ticket in)
3. Observe behavior
Actual Results:
Form elements jump to new locations
Expected Results:
Do not relocate the form elements.
Assignee | ||
Comment 1•22 years ago
|
||
You're using a build in which some but not all of the patch for bug 167236 was
checked in. Get a newer build.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 2•22 years ago
|
||
Assignee | ||
Comment 3•22 years ago
|
||
reopening. The file input is fixed, but the other button is still being weird.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 4•22 years ago
|
||
this is mine
Assignee: form → bzbarsky
Status: REOPENED → NEW
Priority: -- → P1
Target Milestone: --- → mozilla1.3alpha
Assignee | ||
Updated•22 years ago
|
Blocks: 167236
Keywords: regression
Assignee | ||
Comment 5•22 years ago
|
||
Attachment #106099 -
Attachment is obsolete: true
Assignee | ||
Comment 6•22 years ago
|
||
Assignee | ||
Updated•22 years ago
|
Attachment #106129 -
Flags: superreview?(roc+moz)
Attachment #106129 -
Flags: review?(jkeiser)
Updated•22 years ago
|
Attachment #106129 -
Attachment is obsolete: true
Attachment #106129 -
Flags: review?(jkeiser) → review+
Updated•22 years ago
|
Attachment #106129 -
Attachment is obsolete: false
Attachment #106129 -
Flags: superreview?(roc+moz) → superreview+
Assignee | ||
Comment 7•22 years ago
|
||
fixed. Christopher, thanks for the report!
Status: NEW → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 8•22 years ago
|
||
No problem. Glad I can be of service.
Go Mozilla! :D
You need to log in
before you can comment on or make changes to this bug.
Description
•