Closed
Bug 14353
Opened 25 years ago
Closed 25 years ago
Alignment attribute not working with INPUT/IMAGE element
Categories
(Core :: Layout: Form Controls, defect, P3)
Core
Layout: Form Controls
Tracking
()
VERIFIED
FIXED
M14
People
(Reporter: chrispetersen, Assigned: rods)
References
()
Details
Version: Apprunner
Build: 1999091917
Platforms: All
Expected Results: The image should be right aligned. It should be aligned to the
right edge of the page.
What I got:No alignment is applied to the image.
Steps to reproduce:
1) Launch Apprunner
2) Open the url:http://slip/projects/marvin/html/input_image_align_right.html
3) Notice the image is not right aligned.
4) This is a general alignment problem with INPUT type set to image.
I have alignment failures with top , middle, and left attributes.
Here are the remaining urls to these test cases:
http://slip/projects/marvin/html/input_image_align_top.html
http://slip/projects/marvin/html/input_image_align_middle.html
http://slip/projects/marvin/html/input_image_align_left.html
Assignee: chofmann → karnaze
Component: other → HTML Form Controls
Moving to HTML Form Controls.
(This is the part of bug 7900 that *does* need to be fixed. It should just be
simple attribute mapping.)
Updated•25 years ago
|
Assignee: karnaze → rods
Comment 2•25 years ago
|
||
Reassigning to Rod.
Assignee | ||
Updated•25 years ago
|
Assignee: rods → kmcclusk
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M13
Updated•25 years ago
|
QA Contact: leger → petersen
Updated•25 years ago
|
Target Milestone: M13 → M14
Updated•25 years ago
|
Assignee: kmcclusk → rods
Status: ASSIGNED → NEW
Comment 3•25 years ago
|
||
Reassigning to Rod
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•25 years ago
|
||
fixed
Comment 5•25 years ago
|
||
Marking VERIFIED FIXED on:
- Linux6 2000-02-01-10 Commercial build
- Win98 2000-02-01-08 Commercial build
- MacOS86 2000-02-01-09 Commercial build
Status: RESOLVED → VERIFIED
Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•