Closed
Bug 147640
Opened 23 years ago
Closed 23 years ago
Nasty Newline in title="" parameters
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
People
(Reporter: scott-web, Assigned: joki)
Details
Imagine there is an image tag as such:
<img src="blah" title="This
is
a
nice
image">
In mozilla, the mouseover shows "This[]is[]a[]nice[]image"
(imagine [] as a box)
There is plenty of reason i believe for making mozilla take a newline when there
is a newline within the source, making it look much neater and exteneding HTML
editors use of title parameters.
--
-Scott McWhirter-
PS: there are many many examples of this on the front page of
http://www.deviantart.com
Comment 1•23 years ago
|
||
*** This bug has been marked as a duplicate of 47078 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•23 years ago
|
QA Contact: rakeshmishra → trix
Comment 2•22 years ago
|
||
verifying dupe
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•