Open
Bug 1958080
Opened 24 days ago
Updated 9 days ago
Fixed-position elements in Firefox on Android are clipped, due to fixed-position viewport being inflated by another transformed element
Categories
(Core :: Panning and Zooming, defect)
Core
Panning and Zooming
Tracking
()
NEW
People
(Reporter: dholbert, Unassigned, NeedInfo)
References
(Blocks 2 open bugs)
Details
(Keywords: webcompat:platform-bug)
Attachments
(1 file)
568 bytes,
text/html
|
Details |
[This is the root cause of bug 1957586]
STR:
- Load attached testcase on Android (or in Desktop with RDM)
ACTUAL RESULTS:
The cyan-bordered element runs off the right side of the viewport (so you can't see its right-border, and some of its text gets clipped)
EXPECTED RESULTS:
The cyan-bordered element should exactly fill the viewport width and its text should all be visible.
(I'm associating this with the "viewport-compat" bug (bug 1123938); it feels like this bug must already be filed somewhere but I'm not finding it in the list of associated bugs there at first glance.)
Reporter | ||
Updated•24 days ago
|
Summary: Fixed-position elements in Firefox on Android are clipped, due to fixed-position viewport being inflated by transformed → Fixed-position elements in Firefox on Android are clipped, due to fixed-position viewport being inflated by another transformed element
Reporter | ||
Updated•24 days ago
|
Blocks: 1957586
Keywords: webcompat:platform-bug
Comment 1•9 days ago
|
||
The severity field is not set for this bug.
:botond, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(botond)
You need to log in
before you can comment on or make changes to this bug.
Description
•