Closed
Bug 1303916
Opened 9 years ago
Closed 8 years ago
Scrollbar thumb not draggable from bottom to top in sideways-lr writing-mode
Categories
(Core :: Layout, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox52 | --- | wontfix |
People
(Reporter: bugzilla, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: testcase)
Tests
-----
data:text/html,<div style="height:500px;border:1px solid red;overflow:scroll;writing-mode:sideways-lr;"><div style="height:100%;border:50px solid yellow;"><div>hello
http://www.gtalbot.org/BrowserBugsSection/CSS3WritingModes/s732-sizing-phase-ortho-slr-005-ref.xht
Instructions
------------
Mouse-down on the scrollbar thumb and then drag it toward the top
Expected
--------
The scrollbar thumb should move up and the viewport should move up
Notes
-----
- I am using Firefox 52.0a1 buildID=20160919065232
- I use Linux 3.13.0-95-generic x86_64, Qt: 4.8.6, KDE 4.14.13; Kubuntu (trusty) 14.04.5 LTS
- I've searched for duplicates and did not find any.
| Reporter | ||
Updated•9 years ago
|
Blocks: writing-mode
Keywords: testcase
| Reporter | ||
Comment 1•9 years ago
|
||
This does not affect Firefox 49.
OS: Unspecified → Linux
Hardware: Unspecified → All
Version: Trunk → 52 Branch
Comment 3•9 years ago
|
||
Too late for firefox 52, mass-wontfix.
Updated•8 years ago
|
Priority: -- → P3
| Reporter | ||
Comment 4•8 years ago
|
||
I get expected results with Firefox 61.0a1 buildID=20180330220126 .
Since I do not know which patch fixed this bug, I am resolving this as WORKSFORME
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•