Closed
Bug 1690791
Opened 4 years ago
Closed 4 years ago
Position of scrollbar tick marks becomes incorrect when resize browser size
Categories
(Toolkit :: Find Toolbar, defect)
Tracking
()
VERIFIED
FIXED
87 Branch
Tracking | Status | |
---|---|---|
firefox87 | --- | verified |
People
(Reporter: alice0775, Assigned: enndeakin)
References
Details
(Keywords: nightly-community)
Attachments
(2 files)
Build Autoland 8d8a1ee8100c
Steps To Reproduce:
- Open https://ftp.mozilla.org/pub/firefox/nightly/
- Reduce browser height so that vertical scrollbar will appear
- Open Find bar (Ctrl+F)
- Turn on [Highlight All]
- Paste 'l10n' to findbar without quatation
---The tick mark is located at the bottom of the scroll bar. as expected - Reduce browser height
Actual Results:
The tick mark moves toward top.
i.e. The tick position/scrollbar height ratio changes.
Expected Results:
The ratio should not change.
![]() |
Reporter | |
Comment 1•4 years ago
|
||
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → enndeakin
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•4 years ago
|
||
Pushed by neil@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/368bec0b9882
update the scroll tick marks when the browser window is resized. In addition, this ensures that the tick marks update when the scrollbar is made visible after resizing the content area, r=mikedeboer
Comment 4•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
Comment 5•4 years ago
|
||
I cannot reproduce this issue after the fix. The highlight ticks are correctly showing when manually modifying the height of the browser window.
@Alice: Can you also confirm this fix? Thank you!
Flags: needinfo?(alice0775)
![]() |
Reporter | |
Comment 6•4 years ago
|
||
The issue is no longer reproduced on Nightly87.0a1(20210216215129).
You need to log in
before you can comment on or make changes to this bug.
Description
•