Closed
Bug 1425539
Opened 7 years ago
Closed 3 years ago
preferences.js goToPref scrollTop=0 triggers style flush
Categories
(Firefox :: Settings UI, enhancement, P2)
Firefox
Settings UI
Tracking
()
RESOLVED
FIXED
97 Branch
Tracking | Status | |
---|---|---|
firefox97 | --- | fixed |
People
(Reporter: zbraniecki, Assigned: Gijs)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxperf:p5])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
In https://searchfox.org/mozilla-central/rev/c8e791091973825680bbba807fc1c4f5bda0f5a1/browser/components/preferences/in-content/preferences.js#182 we cause style flush that shouldn't be necessary when you're already at the top.
Updated•7 years ago
|
Priority: -- → P2
Comment 1•5 years ago
|
||
Hi I am a University of Toronto compsci student interested in picking this bug up as my first Mozilla bug. Can I claim this? Also, I would love if anyone can provide advice or feedback on how to approach this
Comment 2•5 years ago
|
||
what do you mean by sttyle flush
Assignee | ||
Updated•5 years ago
|
Whiteboard: [fxperf]
Updated•5 years ago
|
Whiteboard: [fxperf] → [fxperf:p5]
Assignee | ||
Comment 3•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → gijskruitbosch+bugs
Status: NEW → ASSIGNED
Pushed by gijskruitbosch@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/0735b4b42762
fix scrollTop assignment causing style flush in the prefs, r=florian
Comment 5•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox97:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•