Closed
Bug 310856
Opened 20 years ago
Closed 20 years ago
abbr-tags show unnecessary ||
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: hendrik, Assigned: hendrik)
References
()
Details
Attachments
(1 file)
|
1.70 KB,
patch
|
Details | Diff | Splinter Review |
The newlines inside the abbr tags caused there to be two fat | in the
mini-pop-up. Making sure no newlines are in the tags removes them.
Maybe this should be a bug in the browser component too?
| Assignee | ||
Comment 1•20 years ago
|
||
Reorders the file such that the newlines do not fall inside the abbr tags.
Assignee: mozilla.webmaster → hendrik.maryns
Status: NEW → ASSIGNED
| Assignee | ||
Updated•20 years ago
|
Summary: Deleted some newlines in order to make the abbr-tags work → abbr-tags show unnecessary ||
Fixed by rev 1.8
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 3•20 years ago
|
||
I don't think the situation is optimal yet. The || have disappeared, but in the
bottom MPL/LGPL/GPL-trio, the pop-up takes two lines with a lot of space in
between them. No need for that.
(Also, the popups don't appear if I move from one to the other, I have to hover
a link, then it works again, but I suppose this is a Firefox bug (in Linux)?)
Comment 4•20 years ago
|
||
I guess this is related to the line ending. I applied Hendrik's patch.
Updated•17 years ago
|
Product: mozilla.org → Websites
Updated•13 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•