Closed Bug 1777680 Opened 4 years ago Closed 2 years ago

Scroll Bar Not Showing on Windows 11

Categories

(Core :: Widget: Win32, defect, P3)

Firefox 101
defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: hitesh.v.verma, Unassigned)

Details

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

Steps to reproduce:

If we go to a website, the scroll bar (vertical and horizontal) disappears, after a certain time in some situations

website : http://den00qps.us.oracle.com:7080/faces-12c/faces/components/table.jspx;jsessionid=12bzy9jojqy82

Note this is an intermediate issue, and it reproduces when the window is re-sized

Actual results:

Scroll bar disappears after a certain time
For new version of firefox (<96)

This issue does not reproduce in other browsers like : Chrome and Edge

While inspecting the HTML Dom code, I found out that the 'overflow' is set to 'hidden'
if I set that to 'auto' or 'scroll' it fixes the issue

On thing to note, is that the same DOM elements (with overflow: hidden) are present in the older version of Firefox (~95) but their it works.
So something changed in the latest version.

Expected results:

Scroll Bar should not disappear

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

Component: Untriaged → Widget: Win32
Product: Firefox → Core

Something seems off here. Overflow hidden has never produced scroll bars and it shouldn't in chrome or edge either.

Could you run mozregression to see when this started happening?

A number of Firefox versions will open in succession to narrow down when this started occurring. Simply answer "good" or "bad" based on whether or not a build reproduces the bug. Once finished, please post the output from the last run. It should give a last good and first bad revision as well as a link to look at the changesets in that range. Thank you!

Severity: -- → S3
Flags: needinfo?(hitesh.v.verma)
Priority: -- → P3

A needinfo is requested from the reporter, however, the reporter is inactive on Bugzilla. Given that the bug is still UNCONFIRMED, closing the bug as incomplete.

For more information, please visit BugBot documentation.

Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Flags: needinfo?(hitesh.v.verma)
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.