Closed
Bug 865
Opened 26 years ago
Closed 26 years ago
[PP][NATIVE] textfield widgets have extra leading whitespace
Categories
(Core :: Layout: Form Controls, defect, P2)
Tracking
()
VERIFIED
WONTFIX
M15
People
(Reporter: angus, Assigned: kmcclusk)
References
()
Details
Example:
<input type=text size=10 value="foo">
Expected:
[foo ]
Actual:
[ foo ]
There's an extra "blank" space at the beginning of the textfield...
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Reporter | ||
Comment 2•26 years ago
|
||
Note that while I see this on my Win95 box, I do *not* see it on my WinNT box.
Comment 4•26 years ago
|
||
per leger, assigning QA contacts to all open bugs without QA contacts according
to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
Assignee | ||
Updated•26 years ago
|
Target Milestone: M4 → M5
Assignee | ||
Updated•26 years ago
|
Target Milestone: M5 → M6
Assignee | ||
Updated•26 years ago
|
Target Milestone: M6 → M7
Assignee | ||
Updated•26 years ago
|
Target Milestone: M7 → M10
Assignee | ||
Comment 5•26 years ago
|
||
Moving to M10
Assignee | ||
Comment 6•26 years ago
|
||
Moving to M10
Assignee | ||
Updated•26 years ago
|
Summary: textfield widgets have extra leading whitespace → [PP][NATIVE] textfield widgets have extra leading whitespace
Target Milestone: M10 → M15
Assignee | ||
Comment 7•26 years ago
|
||
Marking as [PP][NATIVE] moving to M15. Ender should fix this.
Moving all Widget Set bugs, past and present, to new HTML Form Controls
component per request from karnaze. Widget Set component will be retired
shortly.
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 9•26 years ago
|
||
Fixed by enabling gfx rendered textfields and text textareas as of Aug 19, 1999
4:00PM.
Will not fix for native widgets
Comment 10•26 years ago
|
||
reopening because this should be RESOLVED WONT FIX
Status: REOPENED → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: FIXED → WONTFIX
Comment 11•26 years ago
|
||
verified
You need to log in
before you can comment on or make changes to this bug.
Description
•