Closed Bug 1662823 Opened 4 years ago Closed 4 years ago

INPUT_RESULT_HANDLED_CONTENT in uBlock addons' settings

Categories

(GeckoView :: IME, defect, P2)

Unspecified
All
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1663634

People

(Reporter: petru, Unassigned)

References

Details

(Whiteboard: [geckoview:toolbar])

Attachments

(1 file)

Seen on Fenix - https://github.com/mozilla-mobile/android-components/issues/6933

We open uBlock's options page in a new tab where the toolbar is not being animated as a result of PZC returning INPUT_RESULT_HANDLED_CONTENT and so it prevents reading / interacting with the bottom part of the page.

From previous discussions I understand this may happen when the webpage has it's own panning listeners but I don't know how to debug this so I'm not sure if this is a webcompat issue that should be resolved by the developers of uBlock or an issue in GV.

Blocks: 1633322
Attached file A test case

Here is a test case (I believe, I haven't checked the uBlock origin page)

:botond I think you discussed this bug somewhere? was there any conclusion on what we want to do to fix this?

Flags: needinfo?(botond)

My best idea for how to fix this is the one described at the bottom of this GH comment, for which Petru filed bug 1663000 to track.

Depends on: 1663000
Flags: needinfo?(botond)
Severity: -- → S3
Priority: -- → P2
Whiteboard: [geckoview:toolbar]

This was fixed by bug 1663000.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED

Looks like this uBlock case is "height:100vh; overflow:hidden;" on the root element.
https://github.com/gorhill/uBlock/blob/717a601a59507d620c290391d7b7a2dbc4f44be3/src/css/advanced-settings.css#L2-L3

Resolution: FIXED → DUPLICATE

Moving some input bugs to the new GeckoView::IME component.

Component: General → IME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: