Closed Bug 735149 Opened 12 years ago Closed 12 years ago

inflated font selection forces newline and covers up text behind divs

Categories

(Core :: Layout, defect, P3)

ARM
Android
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: tchung, Assigned: jwir3)

References

()

Details

(Keywords: mobile, Whiteboard: readability)

Attachments

(2 files)

When inflating the text on this site, the headline in the <marquee> tag gets covered up by the div.

See screenshots for both font inflation set to 0 and 120.

Repro:
1) launch fennec 03-12-2012 nightly build, HTC Sensation.
2) visit URL
3) set font inflation to tiny and medium.  
4) Verify when set to Med, you can't see the font in the marquee scroll because of the Div covering it.

Expected:
- Marquee font is visible, not div covering up text

ActuaL:
- Div covers up medium font readability
The div with id="alert" (which is wrapped around the marquee) has height: 22px set with overflow: hidden.
As soon as the font is inflated, the text gets covered up.

So I don't see a solution for this. The only solution would be to not inflate here, I guess.
yeah, its not a marquee issue, its the covered up text with overflow:hidden.  fixing title.
Summary: Text in <marquee> gets hidden behind Div when inflated → inflated font selection forces newline and covers up text behind divs
Assignee: nobody → sjohnson
Component: General → Layout
Product: Fennec Native → Core
QA Contact: general → layout
Keywords: mobile
Priority: -- → P3
Depends on: 707195
(In reply to Martijn Wargers [:mw22] (QA - IRC nick: mw22) from comment #2)
> The div with id="alert" (which is wrapped around the marquee) has height:
> 22px set with overflow: hidden.
> As soon as the font is inflated, the text gets covered up.
> 
> So I don't see a solution for this. The only solution would be to not
> inflate here, I guess.

That's what we're supposed to do when there's a constrained height, though.  (Not inflate, that is.)
I don't see how this relates to bug 707195, so removing dependency.
No longer depends on: 707195
Priority: P3 → --
P3 per font inflation scrub. Need to boil down a test case.
Keywords: testcase-wanted
Priority: -- → P3
Is this still a problem? It seems to be wfm here.
(In reply to Martijn Wargers [:mw22] (QA - IRC nick: mw22) from comment #7)
> Is this still a problem? It seems to be wfm here.

Gah. I didn't retest it before requesting a test case. I'm sorry to waste your time, Martijn. You're right, it is WFM.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: