Closed
Bug 96200
Opened 24 years ago
Closed 23 years ago
[BTN]Bad layout of<button> with block content
Categories
(Core :: Layout: Form Controls, defect)
Core
Layout: Form Controls
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: hsivonen, Assigned: rods)
References
()
Details
(Keywords: regression, testcase)
Attachments
(1 file)
|
345 bytes,
text/html
|
Details |
Build ID: 2001-08-21
1) Load the page
http://www.hut.fi/~hsivonen/test/xhtml-suite/html401-transitional.html
2) Locate a form with a <button> that has block content.
Actual results:
The button is too narrow.
Expected results:
Expected the button content to be displayed.
Additional information:
This is a regression. It worked a month ago.
| Reporter | ||
Updated•24 years ago
|
Keywords: regression
Summary: Bad layout of<button> with block content → Bad layout of<button> with block content
| Reporter | ||
Comment 1•24 years ago
|
||
Oops. The build ID is 2001081705.
| Assignee | ||
Updated•24 years ago
|
Priority: -- → P1
Summary: Bad layout of<button> with block content → [BTN]Bad layout of<button> with block content
Target Milestone: --- → Future
Comment 3•24 years ago
|
||
I am also seeing this on:
Windows 95 OSR 2.5
Netscape Build: 2001121003
Comment 4•24 years ago
|
||
Adding nsbeta1 keyword to all regressions so they *get some love* and attention.
Keywords: nsbeta1
Comment 5•24 years ago
|
||
Marking nsbeta1-. Downgrading to P3. The button is not the width of the fieldset
it is sized to contain it's text using 2002020512 build on WinXP.
| Assignee | ||
Updated•24 years ago
|
Priority: P3 → --
Comment 6•23 years ago
|
||
What exactly is the bug here?
Comment 7•23 years ago
|
||
I think this has been fixed. From the original report:
Actual results:
The button is too narrow.
Expected results:
Expected the button content to be displayed.
On W2K 2003011508 (and I think from comment 5, 2002020512 WinXP) I see a button
with the content correctly displayed (shrink-wrapping the contents is correct).
Comment 8•23 years ago
|
||
this wfm, linux trunk build 2003-01-10-08.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•