Closed
Bug 113796
Opened 24 years ago
Closed 24 years ago
Title attribute should not display newline characters
Categories
(Core :: XUL, defect)
Tracking
()
People
(Reporter: raj, Assigned: hyatt)
Details
Attachments
(1 file)
|
509 bytes,
text/html
|
Details |
With Mozilla 0.9.6 (build 2001-11-20-09) and earlier if you have a title
attribute with a line break in it somewhere, this will show up in the tooltip as
one or two rectangular boxes (for Unix and Windows line breaks respectively). I
would guess that it is trying to display the \n and \r characters directly while
it should, IMO either ignore them or respect them and start a new line in the
tooltip when it encounters a newline.
This is just a polish bug rather than anything else.
Raj.
PS: I'm not sure what component that this should be attached to.
| Reporter | ||
Comment 1•24 years ago
|
||
*** This bug has been marked as a duplicate of 67127 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•