(In reply to Botond Ballo [:botond] from comment #15) > R-B is not calling `setVerticalClipping`. Snorp suggested that I work around this locally by hacking in a call to `setVerticalClipping` around [here](https://searchfox.org/mozilla-central/rev/f43ae7e1c43a4a940b658381157a6ea6c5a185c1/mobile/android/geckoview_example/src/main/java/org/mozilla/geckoview_example/GeckoViewActivity.java#139). I did so, and I can confirm that I can now reproduce the bug as originally reported. I [filed an A-C bug](https://github.com/mozilla-mobile/android-components/issues/4536) about Fenix and R-B not calling `setVerticalClipping`.
Bug 1552608 Comment 18 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
(In reply to Botond Ballo [:botond] from comment #15) > R-B is not calling `setVerticalClipping`. Snorp suggested that I work around this locally by hacking in a call to `setVerticalClipping` around [here](https://searchfox.org/mozilla-central/rev/f43ae7e1c43a4a940b658381157a6ea6c5a185c1/mobile/android/geckoview_example/src/main/java/org/mozilla/geckoview_example/GeckoViewActivity.java#139). I did so, and I can confirm that I can now reproduce this bug as originally reported. I [filed an A-C bug](https://github.com/mozilla-mobile/android-components/issues/4536) about Fenix and R-B not calling `setVerticalClipping`.