Closed
Bug 271966
Opened 21 years ago
Closed 21 years ago
bug display breaks long links in comments
Categories
(Bugzilla :: User Interface, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: eyalroz1, Assigned: myk)
References
()
Details
If a comment contains a long link:
http://lxr.mozilla.org/seamonkey/source/xpfe/browser/resources/content/navigatorOverlay.xul#260
(that's a single link, mind you), only part of it makes it into the < a > < / a
>, and the rest is placed in the next line. There can be several ways to fix
this, and any of them is better than what happens now.
| Reporter | ||
Comment 1•21 years ago
|
||
Hmm... that's funny, didn't happen to me here, but it does happen in the URL.
Pity I can't make this bug unconfirmed...
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Comment 2•21 years ago
|
||
Bugzilla currently doesn't do any word-wrapping at all. It tells your browser
to wrap it before submitting the form. So the bug is likely in the web browser
being used by the person who made that comment.
Updated•12 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•