Closed Bug 46987 Opened 24 years ago Closed 24 years ago

textbox in form has text centered

Categories

(Core :: DOM: Core & HTML, defect, P3)

x86
Windows 98
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: devotip, Assigned: kinmoz)

References

()

Details

(Keywords: regression, testcase, Whiteboard: [nsbeta3+])

Attachments

(1 file)

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; m18) Gecko/20000729
BuildID:    2000072920

The "give a description of the problem " text box has the text centered while it
should be left aligned
it is working with NN47 and IE5

Reproducible: Always
Steps to Reproduce:
1.open url http://help.netscape.com/forms/bug-client.html
2.go to "give a description of the problem "
3.type something

Actual Results:  text is centered

Expected Results:  text left aligned
Attached file testcase
Testcase:the textbox has to be centered the text inside it should not.
Keywords: testcase
confirming on 2000073020 win98
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee: rods → mjudge
Keywords: nsbeta3, regression
There is a center tag around the textarea and this is causing the internal text 
to be centered. It appears it might be inheriting something it shouldn't. This 
is probably a regression.
since the form has a center element parent, marking this as invalid. The HTML 
4.0 DTD states the following:
<!ELEMENT CENTER - - (%flow;)* >
<!ENTITY % flow "%block; | %inline;">
<!ENTITY % inline "#PCDATA | %fontstyle; | %phrase; | %special; | %formctrl;">
<!ENTITY % formctrl "INPUT | SELECT | TEXTAREA | LABEL | BUTTON">

since form elements are legal within the CENTER element, this is rendering 
correctly
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
duh -- the form element would be centered not the content of the element --
reopening and assigning to Kin
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
assign to kin
Assignee: mjudge → kin
Status: REOPENED → NEW
Kin -- I set to nsbeta3+, but I need to know your priority assessment on this 
one
Whiteboard: [nsbeta3+]
setting the milestone
Target Milestone: --- → M18
Status: NEW → ASSIGNED
*** Bug 47143 has been marked as a duplicate of this bug. ***
How is this different from Bug 43420, wich is RESO/FIXE?
*** Bug 47967 has been marked as a duplicate of this bug. ***
*** Bug 48005 has been marked as a duplicate of this bug. ***
*** Bug 48198 has been marked as a duplicate of this bug. ***
*** Bug 47143 has been marked as a duplicate of this bug. ***
*** Bug 48803 has been marked as a duplicate of this bug. ***
*** Bug 48890 has been marked as a duplicate of this bug. ***
I no longer see this on 2000081209 win98.  Marking as fixed, but can someone
else verify?
Status: ASSIGNED → RESOLVED
Closed: 24 years ago24 years ago
Keywords: verifyme
Resolution: --- → FIXED
Verified with (win98 2000081308)
Keywords: verifyme
I Verify the bug as a duplicate of: 43420, 47143, 47967, 48803, 48198, 48890  
and 48005

Making bug 48890 the main bug, so please post any comments there.
Status: RESOLVED → VERIFIED
Sorry, my mistake. Keeping this as the main bug, and marking 48890 the 
duplicate. So please comments to this bug (46987)
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
resolving fixed (again)...it works on 2000081508
Status: REOPENED → RESOLVED
Closed: 24 years ago24 years ago
Resolution: --- → FIXED
*** Bug 49854 has been marked as a duplicate of this bug. ***
Marking VERIFIED FIXED on:
- LinuxRH62 2000-09-08-08-M18 Commercial
- Win98     2000-09-08-08-M18 Mozilla
- MacOS86   2000-09-07-04-M18 Commercial
Status: RESOLVED → VERIFIED
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: