Closed Bug 2885 Opened 26 years ago Closed 26 years ago

Improper line breaks before and after href tags

Categories

(Core :: Layout, defect, P2)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: cpratt, Assigned: buster)

References

()

Details

If you view the URL mentioned here, and resize the window just so, you'll see that the following HTML snippet: (<A HREF="fear.html#update">Updated</A>, 25-Nov-98.) is displayed so that the open paren is on one line, and the rest of the text is on the following line on your display. Expected behavior would be to have it all display on the second line, and not break the flow of this text in between the open paren and the word 'Updated'. If you copy that snippet and paste it many times into a new HTML document, resizing the window can also force a break between the word 'Updated' and the comma that follows it, which is also incorrect behavior. This was seen on the Feb-03-99 build, Win NT 4 SP 4.
Assignee: troy → kipp
Severity: normal → major
Status: NEW → ASSIGNED
Priority: P3 → P2
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Fixed, and thanks for the keen eye that spotted it! :-)
QA Contact: 4137
putting cpratt as QA assigned
Status: RESOLVED → VERIFIED
Looks good to me on the 03-Mar build.
You need to log in before you can comment on or make changes to this bug.