omegleapp.me - Unnecessary scroll bar displayed
Categories
(Web Compatibility :: Site Reports, defect, P3)
Tracking
(Webcompat Score:1, Webcompat Priority:P3, firefox135 affected, firefox136 affected, firefox137 affected)
People
(Reporter: ctanase, Assigned: twisniewski)
References
(Depends on 1 open bug, )
Details
(4 keywords, Whiteboard: [webcompat-source:web-bugs])
User Story
platform:windows,mac,linux impact:minor-visual configuration:general affects:all branch:release user-impact-score:5
Attachments
(2 files)
Environment:
Operating system: Windows 10
Firefox version: Firefox 135/137
Steps to reproduce:
- Go to https://omegleapp.me/chat
- Observe the scroll bars on the right.
Expected Behavior:
There's only 1 scroll bar displayed.
Actual Behavior:
There are 2 scroll bars displayed.
Notes:
- Reproduces regardless of the status of ETP
- Reproduces in firefox-nightly, and firefox-release
- Does not reproduce in chrome
Created from https://github.com/webcompat/web-bugs/issues/148704
Reporter | ||
Comment 1•14 days ago
|
||
Reporter | ||
Updated•14 days ago
|
Comment 2•14 days ago
|
||
Since nightly and release are affected, beta will likely be affected too.
For more information, please visit BugBot documentation.
![]() |
||
Comment 3•14 days ago
|
||
The site specifies vendor-specific pseudo elements in CSS as follows.
.chatAndVideo .chatSection .chatBox::-webkit-scrollbar {
width: 0
}
Updated•14 days ago
|
Assignee | ||
Updated•14 days ago
|
Assignee | ||
Comment 4•14 days ago
|
||
Updated•14 days ago
|
Comment 7•12 days ago
|
||
Backed out for causing failures at browser_interventions.js.
Backout link: https://hg.mozilla.org/integration/autoland/rev/a5f31fde35ddbb02b23fc5aef0f9d4df2bd6214b
Failure log: https://treeherder.mozilla.org/logviewer?job_id=496740708&repo=autoland&lineNumber=11514
Assignee | ||
Comment 8•12 days ago
|
||
This was just a filename mis-match which I accidentally missed by not running this test one last time before landing. I'm landing again with that one change to match the filename in interventions.json (the test now passes for me locally, so it ought to be fine).
Comment 10•11 days ago
|
||
Comment 11•11 days ago
|
||
bugherder |
Assignee | ||
Updated•11 days ago
|
Description
•