Closed
Bug 1764077
Opened 1 year ago
Closed 11 months ago
Add an option to disable "drag to update" feature in Rule View
Categories
(DevTools :: Inspector: Rules, enhancement)
DevTools
Inspector: Rules
Tracking
(firefox101 fixed)
RESOLVED
FIXED
101 Branch
Tracking | Status | |
---|---|---|
firefox101 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
References
Details
Attachments
(1 file)
See feedback at https://discourse.mozilla.org/t/how-to-disable-style-editor-horizontal-drag-to-amend-the-value/95814
The feature just reached release so let's see if we get a bit more similar feedback, but adding a pref or a toggle should be doable.
Assignee | ||
Comment 1•11 months ago
|
||
Some feedback when a similar feature landed in Chrome:
- https://stackoverflow.com/questions/69719071/disabling-the-length-authoring-tools-css-unit-selector-in-chrome-devtools-in
- https://bugs.chromium.org/p/chromium/issues/detail?id=1259073
- https://bugs.chromium.org/p/chromium/issues/detail?id=1259088
I think that's enough indication that this should be optional. We can keep it default true for now, but let's add a toggle in the settings.
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•11 months ago
|
||
We should have a way to disable the feature. The RuleView will dynamically update whenever the preference is flipped
Pushed by jdescottes@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/29790075247a [devtools] Add an option to disable 'drag to update' feature in Rule View r=nchevobbe,fluent-reviewers,flod
Comment 4•11 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 11 months ago
status-firefox101:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 101 Branch
Assignee | ||
Comment 5•11 months ago
|
||
Thanks for filing the follow up for Thunderbird! Forgot to ping you :(
You need to log in
before you can comment on or make changes to this bug.
Description
•