Closed
Bug 706160
Opened 11 years ago
Closed 11 years ago
Page with frameset/frame clipped incorrectly
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jpr, Assigned: mbrubeck)
References
()
Details
Attachments
(2 files)
165.08 KB,
image/png
|
Details | |
1.83 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
The content for http://naturesemporium.ca is incorrectly clipped on the right hand side. It displays correctly in Firefox Beta (XUL from the market). There are three menu tabs cut off on the right hand side.
Assignee | ||
Comment 1•11 years ago
|
||
The entire page is a frameset with just one large frame. To fix this we will need to implement frame scrolling (bug 703573).
Depends on: 703573
Summary: Content clipped incorrectly → Page with <frame clipped incorrectly
Assignee | ||
Comment 2•11 years ago
|
||
This patch improves things a bit by removing a now-unneeded hack that forces frameset pages to auto-scale. There will still be scrolling issues until bug 703573, but now the page should be get a full 980-px-wide viewport instead of being clipped at the device width.
Updated•11 years ago
|
Attachment #577713 -
Flags: review?(mark.finkle) → review+
Assignee | ||
Comment 3•11 years ago
|
||
https://hg.mozilla.org/projects/birch/rev/20341bc96d46
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•11 years ago
|
Summary: Page with <frame clipped incorrectly → Page with frameset/frame clipped incorrectly
Comment 4•11 years ago
|
||
The content for http://naturesemporium.ca is properly clipped on: Mozilla/5.0(Android;Linux armv7l;rv:11.0a1)Gecko/20111208 Firefox/11.0a1 Fennec/11.0a1. Verifying.
Status: RESOLVED → VERIFIED
Updated•2 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
•