Closed Bug 23841 Opened 26 years ago Closed 26 years ago

Incorrect aligning right of text on button in table cell

Categories

(Core :: Layout: Tables, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: avix, Assigned: karnaze)

References

Details

(Keywords: testcase, Whiteboard: [TESTCASE])

Attachments

(3 files)

<table border="0" cellPadding="4" cellSpacing="0" width="320"> <tr> <td width="50%"><input type="submit" value="continue"></td> <td align="right" width="50%"><input type="reset" value="clear form"></td> </tr> </table>
In M12, the text on an <input> button is aligned right when it is contained in a table cell whose <td> is set align=right. The correct behaviour would be (IMO ;-) that the button should be aligned right, but the text should be centered on the button. For some reason, 2000011708 (Win32) doesn't want to display my test case at all, but it WORKSFORME in 2000012208, so I'll attach the test case anyway and resolve it as such. This bug is the same idea as Bug 20803, which I resolved WORKSFORME because it does... perhaps the same fix sorted them both? Gerv
Status: NEW → RESOLVED
Closed: 26 years ago
Keywords: testcase
Resolution: --- → WORKSFORME
Summary: table with right align display error → Incorrect aligning right of text on button in table cell
Whiteboard: [TESTCASE]
Attached file Test case
Using 1/21 build, verifying WORKSFORME
Status: RESOLVED → VERIFIED
*** Bug 29339 has been marked as a duplicate of this bug. ***
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: