Open
Bug 1999485
Opened 1 month ago
Updated 1 month ago
When the zoom level is not 100%, toggling the “Zoom text only” checkbox will scroll the settings page.
Categories
(Firefox :: Settings UI, defect, P3)
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox147 | --- | affected |
People
(Reporter: alice0775, Unassigned)
References
Details
(Keywords: nightly-community, ux-control)
Steps to reproduce:
- Open about:preferences#general
- Scroll to "Zoom" section
- The page zoom in/out (Ctrl++ or Ctrl+-) (other than 100%, such as 150%)
- Toggle
Zoom text only
Actual results:
Setting page scrolls unexpectedly.
Expected results
The scroll position should not be changed.
Comment 1•1 month ago
|
||
While changing the page zoom and activating the Zoom text only functionality is known to cause layout issues (See Bug 1864445), we could implement something where we scroll the Zoom text only checkbox back into view if it has moved out of the viewport when the checkbox is activated.
Updated•1 month ago
|
Severity: -- → S3
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•