Closed
Bug 96366
Opened 24 years ago
Closed 24 years ago
Button is misaligned
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bugzilla, Assigned: karnaze)
References
()
Details
(Keywords: regression, Whiteboard: would like for 0.9.4)
Build ID: 2001082109
Steps to Reproduce:
(1) Go to http://lxr.mozilla.org/seamonkey/search?string=test
(2) Look at the placement of the Search button
It should be next to the textfield, not on its own line. Just as the dropdowns
after "matching as" in the query page shouldn't be on their own line...maybe
this is a result of the newer, seemingly bigger font being used in form
controls. This is a recent regression.
Reporter | ||
Updated•24 years ago
|
Keywords: mozilla0.9.4,
regression
Doesn't it only wrap if you make the window narrow?
Reporter | ||
Comment 2•24 years ago
|
||
No, I have my window maximized.
Reporter | ||
Comment 3•24 years ago
|
||
This is pretty bad...dbaron/asa, can you evaluate this in terms of 0.9.4
criticality? It affects lxr, bugzilla query, and undoubtedly others.
Comment 4•24 years ago
|
||
seeing this as well on win2K and 8/31 build. Would be nice to see this fixed for
0.9.4 since it is a recent regression
Whiteboard: would like for 0.9.4
I think this is as intended -- see bug 95511. IIRC, LXR is exploiting trick
with a NOWRAP that doesn't inherit into a table affecting a table anyway, and
that trick works in 4.x and not in MSIE, and it was causing some sites to break.
(I not a big fan of the fix because it causes some incremental reflow problems
-- see bug 95512 and it mainly uses two bits of code to cancel each other out,
but anyway...)
![]() |
||
Comment 6•24 years ago
|
||
ccing people who seem to care.
Note: I've seen multiple dups of this in the last few weeks... I'll hunt some
down.
![]() |
||
Comment 7•24 years ago
|
||
*** Bug 101479 has been marked as a duplicate of this bug. ***
![]() |
||
Comment 9•24 years ago
|
||
*** Bug 101564 has been marked as a duplicate of this bug. ***
Comment 10•24 years ago
|
||
WORKSFORME man.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•