Firefox devtools: allow changing values with mouse scroll
Categories
(DevTools :: Inspector: Rules, enhancement)
Tracking
(firefox131 fixed)
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: katyaberezyaka, Assigned: jdescottes)
Details
Attachments
(4 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:106.0) Gecko/20100101 Firefox/106.0
Steps to reproduce:
I've tried changing values of properties with mouse scroll in firefox devtools
Actual results:
It doesn't work, it just scrolled element rules.
Expected results:
Mouse scroll should change property value, like in chromium-based browsers.
I've added videos to describe what i want to have in firefox devtools.
Comment 4•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'DevTools::General' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Additionally, in chrome, if you hold ALT while doing scrolling it will change values by 0.1, if you hold SHIFT it will change it by 10, if you hold CTRL it will change value by 100
Comment 6•2 years ago
|
||
I'm still trying to figure out how to use phabricator, so for now I hope you will take a patch from here.
As far as I can tell, this implementation should match the behavior from Chrome
Comment 7•2 years ago
|
||
Can you confirm that this is a bug we want to fix in the first place?
Updated•2 years ago
|
Comment 8•2 years ago
|
||
Julian, this sounds like a nice improvement. Could you please look at the patch?
Comment 9•1 year ago
|
||
The bug assignee is inactive on Bugzilla, so the assignee is being reset.
Assignee | ||
Comment 10•3 months ago
|
||
Comment on attachment 9317333 [details] [diff] [review]
Implement wheel events on inplace-editor
The patch looks good, we would need a test.
Christian: sorry about the delay here, are you still interested in finishing this up?
Comment 11•2 months ago
|
||
Redirect a needinfo that is pending on an inactive user to the triage owner.
:jdescottes, since the bug has recent activity, could you please find another way to get the information or close the bug as INCOMPLETE
if it is not actionable?
For more information, please visit BugBot documentation.
Assignee | ||
Comment 12•2 months ago
|
||
Will rebase the patch and try to add a test.
Assignee | ||
Updated•2 months ago
|
Assignee | ||
Comment 13•2 months ago
|
||
Comment 14•2 months ago
|
||
Comment 15•2 months ago
|
||
bugherder |
Description
•