Closed Bug 356380 Opened 18 years ago Closed 18 years ago

Text missing from some DeviantArt links

Categories

(Core :: Layout, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 321402

People

(Reporter: davedit, Unassigned)

References

()

Details

(Keywords: regression)

User-Agent:       Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20061007 Camino/1.2+
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20061007 Camino/1.2+

Some links seem to be missing their text on DeviantArt. For example with the URL given, on the right side of the profile there should be four links for Profile, Gallery, Faves, and Journal, but the text is missing from all of them. Or if you go into the gallery and scroll to the bottom for the page navigation, the page numbers and "Next Page" are missing.

Doesn't happen on 1.8.0 or 1.8 branch, only trunk. Also occurs in Firefox trunk nightly. I'm assuming this problem is part of a bigger picture, but as I don't have the knowledge to figure that out, just reporting this specific example in case someone else can.

Reproducible: Always
Happens in Firefox. -> Core
Component: Page Layout → General
Product: Camino → Core
QA Contact: page.layout → general
Version: unspecified → Trunk
For those 4 tabs (links) on the right, I see this (thanks DomI):
div.supernav a:-moz-any-link {
	display:-moz-inline-box;
	height:25px;
	margin-top:3px;
	-moz-outline:none;
}

display:-moz-inline-box; is broken on trunk. That brings up bug 329050, duped to bug 328240.

The same applies to those links at the bottom of the gallery page.

OS: Mac OS X 10.3 → All
Hardware: Macintosh → All
Yeah, probably the same issue.
Component: General → Layout
Depends on: 328240
Keywords: regression
QA Contact: general → layout

*** This bug has been marked as a duplicate of 321402 ***
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.