Closed Bug 1801545 Opened 2 years ago Closed 2 months ago

Firefox devtools: allow changing values with mouse scroll

Categories

(DevTools :: Inspector: Rules, enhancement)

Firefox 106
enhancement

Tracking

(firefox131 fixed)

RESOLVED FIXED
131 Branch
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.

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.

Component: Untriaged → General
Product: Firefox → DevTools

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

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

Assignee: nobody → cers

Can you confirm that this is a bug we want to fix in the first place?

Flags: needinfo?(odvarko)
Component: General → Inspector: Rules
Flags: needinfo?(odvarko)

Julian, this sounds like a nice improvement. Could you please look at the patch?

Flags: needinfo?(jdescottes)

The bug assignee is inactive on Bugzilla, so the assignee is being reset.

Assignee: cers → nobody

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?

Flags: needinfo?(jdescottes) → needinfo?(cers)
Attachment #9317333 - Flags: feedback+

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.

Flags: needinfo?(cers) → needinfo?(jdescottes)

Will rebase the patch and try to add a test.

Flags: needinfo?(jdescottes)
Assignee: nobody → jdescottes
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Pushed by jdescottes@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/7c04494909fc [devtools] Use mouse scroll to update values in inplace-editor r=devtools-reviewers,nchevobbe
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: