Closed
Bug 6695
Opened 25 years ago
Closed 25 years ago
width does not work on input fields, textareas
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Core
CSS Parsing and Computation
Tracking
()
VERIFIED
FIXED
People
(Reporter: trajano, Assigned: rods)
Details
Attachments
(4 files)
See attached file.
In the first field on the right side it seems to be larger than 97px. The page
renders properly in IE5
It also seems to ignore that I want the border of the element to be 1px
For some strange reason the field labels are white on white text.
Reporter | ||
Comment 1•25 years ago
|
||
Updated•25 years ago
|
Assignee: peterl → karnaze
Comment 2•25 years ago
|
||
trajano@yorku.ca: You might try submitting that attachment again. You have
a linked stylesheet in the page, that does not resolve to the true location
of 'stylesheet.css'. It's a little difficult to comment without the contents
of the css file.
As far as the Label (white on white) goes, that is bug #3720.
Reporter | ||
Comment 3•25 years ago
|
||
Updated•25 years ago
|
Assignee: karnaze → pollmann
Comment 4•25 years ago
|
||
I can't load the attachment. Reassigning to Eric.
Comment 5•25 years ago
|
||
Comment 6•25 years ago
|
||
Is this fixed by GFX widgets?
Comment 7•25 years ago
|
||
Comment 8•25 years ago
|
||
Testscase shows width not working for <input> fields. Uses inline styles instead
of a style sheet. Problem exists as tested, on vanilla M8 and 19990821 nightly
build, Win98. (Use IE 4 or 5 to compare)
Updated•25 years ago
|
Assignee: pollmann → buster
OS: Windows NT → All
Hardware: PC → All
Summary: width and border style do not work on input fields → width does not work on input fields, textareas
Target Milestone: M13
Comment 9•25 years ago
|
||
I am able to reproduce this bug - in the reduced test case, both text input
elements render at something like 1.5 inches wide even though CSS specifies
their width to be .25 and .75 inches wide respectively. Can you guys take a
look? Thanks!
Comment 10•25 years ago
|
||
rod is looking into text control sizing issues. in fact, this may already
be fixed.
take it away, rod!
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Updated•25 years ago
|
Status: RESOLVED → REOPENED
Updated•25 years ago
|
Resolution: FIXED → ---
Comment 11•25 years ago
|
||
Using the 8/21 test case with the 10/20 app, problem does not appear to be
fixed. Edit boxes are the same width. Reopening bug.
Assignee | ||
Updated•25 years ago
|
Status: REOPENED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 12•25 years ago
|
||
I tested it in NavQuirks and Standard mode - fixed
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 13•25 years ago
|
||
Using 11/1 Apprunner, verified bug is now fixed.
You need to log in
before you can comment on or make changes to this bug.
Description
•