Closed
Bug 752429
Opened 13 years ago
Closed 13 years ago
font size inflation causes comments to be different sizes when the comments are laid out as one float per comment
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: pfinch, Unassigned)
References
Details
(Whiteboard: [Engagement] [PMM])
[marked as minor as this occurs on a desktop page]
Samsung Galaxy SII GT-I9100
Android 2.3.4
Web page or screen you were on when you saw the issue:
http://www.guardian.co.uk/football/blog/2012/may/07/five-things-premier-league-weekend
Steps to reproduce:
1. Request desktop version of the page (i.e. with comments thread)
2. Scroll down to the comments on this page
3. Observe comments in different size characters
What you expected:
Comments should all be rendered in the same size characters
Crash report ID (if applicable):
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Not a direct duplicate as this one involves the use of floats for layout; not sure what to do about it, though.
Depends on: 707195
And, in particular, what's unusual about it is that it involves the use of floats for layout within what appears to the user to be a single flow of text. Each comment is in its own float, and within that the header of the comment (icon/username/date) is within another float.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Blocks: 752317
I don't think there's a reasonable way to fix this that isn't going to break more than it fixes.
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → WONTFIX
Summary: Comments are incorrectly rendered in different size characters → font size inflation causes comments to be different sizes when the comments are laid out as one float per comment
Comment 7•13 years ago
|
||
Another example can be seen in bug 769175 -- might be a dupe of this bug.
| Assignee | ||
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•