Open Bug 1827288 Opened 2 years ago Updated 5 days ago

html {overflow-x: hidden} DISABLES middle-click

Categories

(WebExtensions :: General, defect)

Desktop
Windows
defect

Tracking

(firefox-esr102 unaffected, firefox112 affected, firefox113 affected, firefox114 affected)

Tracking Status
firefox-esr102 --- unaffected
firefox112 --- affected
firefox113 --- affected
firefox114 --- affected

People

(Reporter: ImprovedTube, Unassigned, NeedInfo)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36

Steps to reproduce:

Happens always / often assumably.

--

More specifically, we are adding it to Youtube.com
at https://addons.mozilla.org/en-US/firefox/addon/youtube-addon/

This is helpful to prevent issue with youtube itself
(player is at the right side of the screen while loading Youtube, which is more annoying to the eyes)

(And making sure we don't accidentally cause horizontal scrollbar is welcome too)

--
#370524 #1795509 #1512120 #304593

Actual results:

html {overflow-x: hidden !important;} DISABLES middle-click

Expected results:

nothing

PS: bugzilla.mozilla should allow editing the issue text, like github

The Bugbug bot thinks this bug should belong to the 'Firefox::Messaging System' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Messaging System

Updating component to Extension to help triage thanks

Component: Messaging System → Extension Compatibility

Hi @ImprovedTube can you give us some steps on how to reproduce the issue ?
If you install the addon you gave us it breaks the middle click ? I have installed that addon and played around with it but Middle click still works on our end.

Flags: needinfo?(ImprovedTube)

Just hopping in here to include steps:

Try opening a video in a new tab with the addon installed and the bug should be reproducible every time, which is autoscroll not working.

Middle clicking by itself works, but autoscrolling breaks.

Thanks @jawexi7157, I was able to reproduce this issue and get a regression range.
Here is the Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=53b86a805445a4fd781c4b7f2ca19a5d74a84c5a&tochange=2967a2f9684af9b619e2c176baee42ac822ef5f8

I'm not sure but I think Bug 1800907 might cause this issue. In case its not the one causing this please let me know and Ill try to get another regression range.

Severity: -- → S3
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: needinfo?(ImprovedTube)
OS: Unspecified → Windows
Hardware: Unspecified → Desktop

(In reply to Punam Dahiya [:pdahiya] from comment #3)

Updating component to Extension to help triage thanks
that increased speed?

(Bug is with basic html by title. Just added the extension example to prove a relevant usecase.
Would've made the post more clear, if Bugzilla wasn't missing editing)

I think Bug 1800907 might cause this issue. In case its not the one causing this please let me know and Ill try to get another regression range.

Bug 1800907 sais fixed in December version 110

Based on your description, it seems that the issue may not be specific to extensions, but that your extension just happens to hit the issue. It is not clear to me what "autoscrolling" means.

Could you create a small example that demonstrates the exact issue?

<html style="overflow-x:hidden">
???
</html>
Component: Extension Compatibility → General
Flags: needinfo?(ImprovedTube)
Product: Firefox → WebExtensions
Version: Firefox 111 → unspecified

Redirect a needinfo that is pending on an inactive user to the triage owner.
:zombie, since the bug has recent activity, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(ImprovedTube) → needinfo?(tomica)
You need to log in before you can comment on or make changes to this bug.