Using IFrame scrollbar on OOP IFrame can cause crash
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Tracking
()
Fission Milestone | M3 |
People
(Reporter: qdot, Unassigned)
References
(Blocks 1 open bug, )
Details
Comment 1•7 years ago
|
||
Updated•6 years ago
|
Updated•6 years ago
|
Test case: https://hsivonen.fi/fission-scroll.html
Scroll bars are not displayed. Mouse wheel scrolling the iframes doesn't work. Keyboard scrolling the iframes does not work. The latter two seem like they belong to APZ. The first issue is Layout, maybe?
Comment 3•6 years ago
|
||
Thanks Henri. Adding ni for Jonathan and Botond to look into it.
Comment 4•6 years ago
|
||
comment 2 seems to describe a different set of issues than comment 0. Should we track it in a different bug?
(In reply to Botond Ballo [:botond] from comment #4)
comment 2 seems to describe a different set of issues than comment 0. Should we track it in a different bug?
Filed as bug 1540665 and bug 1540666.
Marking this one dependent on bug 1540666, since at present this one can't be reproduced due to the scrollbars not appearing.
Comment 8•6 years ago
|
||
If you still see the assertion failure in comment 0 after bug 1540665 is properly fixed, feel free to move this bug to the "Core :: Panning and Zooming" component and I can take a look.
Updated•6 years ago
|
qdot, do you still see this now the scrollbars appear?
Reporter | ||
Comment 10•6 years ago
|
||
Nope, working for me now. I guess I'll call this fixed by way of its dependencies being fixed.
Updated•5 years ago
|
Description
•