Closed Bug 233664 Opened 21 years ago Closed 20 years ago

Fieldset from JavaScript is displayed in a wrong way

Categories

(Core :: Layout: Form Controls, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: bugzilla, Unassigned)

Details

(Keywords: testcase)

Attachments

(1 file)

User-Agent:       
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; cs-CZ; rv:1.6) Gecko/20040113

If you create code:

<fieldset><legend>Some text</legend><p>Some content...</p></fieldset>

It is displayed correctly, but if you wtite it from JavaScript
(document.writeln()) - it is not displayed correctly.

Reproducible: Always
Steps to Reproduce:
Attached file Testcase
Attachment in the example.
Same with 2004020608/trunk/W2K and 2004012608/trunk/WoodyDebian
-> marking NEW
Status: UNCONFIRMED → NEW
Component: Layout → Layout: Form Controls
Ever confirmed: true
Keywords: testcase
OS: Windows 2000 → All
QA Contact: core.layout → core.layout.form-controls
Hardware: PC → All
This is a frame construction issue; legend frames are just all broken.
Blocks: 276043
Testcase worksforme 2004-12-29-05 trunk Linux.
There are still some problems with dynamic changes with fieldset/legends
that will (soon) be fixed by bug 236071 and/or bug 276104.

-> WORKSFORME
No longer blocks: 276043
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: