Closed Bug 18707 Opened 25 years ago Closed 25 years ago

HRule doesn't have default height field entered

Categories

(Core :: DOM: Editor, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: sujay, Assigned: cmanske)

Details

using 11/11 build of apprunner on all platforms:


1) launch apprunner
2) launch editor
3) click Hrule button to insert hrule
3) click on hrule you just inserted and bring up Hrule props

notice the height field is blank. it should be populated with some
number. In 4.x I check there and it has a default height of "2"

all platforms.
actually it is there, it just doesn't appear until you type or give focus
elsewhere.
Assignee: beppe → kin
Target Milestone: M14
Status: NEW → ASSIGNED
Accepting bug.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Target Milestone: M14 → M13
This looks like it got fixed sometime during M12. I just checked in WinNt and
Linux 12/21/1999 debug builds, and the height field contains the hrule height
when it is brought up.
Status: RESOLVED → REOPENED
still not fixed.....using 1999122108 build.
Status: REOPENED → ASSIGNED
Accepting reopened bug. Grrrr, it's one of those works in debug but not opt
builds problems.
Resolution: FIXED → ---
Clearing FIXED resolution.
Assignee: kin → cmanske
Status: ASSIGNED → NEW
cmanske@netscape.com says he'll take a look at this one.
Status: NEW → ASSIGNED
Ugh! This works in debug build, but not release build.
Checked in 1/12
Note that this revealed an interesting problem where GetAttribute("size") on
a <HR> element returned null for optimized build, but the default value "2"
for debug build when the HR created did not have an explicit "size" attribute
set.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago25 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
verified in 1/12 build.
You need to log in before you can comment on or make changes to this bug.