Closed
Bug 22706
Opened 25 years ago
Closed 25 years ago
Text in buttons is aligned far to the right in <p align> and <td align> blocks in M12
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
People
(Reporter: cdavison, Assigned: rods)
References
()
Details
I found this bug in M12 (Build ID: 1999122023). My OS is Win95 (version
4.00.1111, build 950 b).
The text in <input type=button> and <input type=submit> buttons is aligned to
the right when the button is in a <p align=...> or <td align=...> block.
In cases where align=center, the text on the button is right-aligned. In cases
where align=right, the text on the button is so far to the right the last few
characters are obscured. Button text should of course always be centered
regardless of the position of the button itself.
I have created a test page that demonstrates this bug at
http://bluething.dhs.org/button-align.html
Updated•25 years ago
|
Assignee: karnaze → rods
Comment 1•25 years ago
|
||
Reassigning to Rod.
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 3•25 years ago
|
||
verified dupe of bug 20390 align=center effects layout of text in area frame
(makes button layout incorectly)
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•