Open Bug 1617860 Opened 4 years ago Updated 1 year ago

Zoom by CTRL + mouse scroll not picked up in Debugger editor

Categories

(DevTools :: Debugger, defect, P3)

defect

Tracking

(firefox-esr68 affected, firefox73 affected, firefox74 affected, firefox75 affected)

Tracking Status
firefox-esr68 --- affected
firefox73 --- affected
firefox74 --- affected
firefox75 --- affected

People

(Reporter: cfogel, Unassigned)

Details

Attachments

(1 file)

Attached image debugerSCroll.gif

Affected versions

  • 75.0a1 (2020-02-24), 73.0b12, 73.0.1, 68.5.0esr;

Affected platforms

  • Windows 10, Ubuntu 19, macOS 10.15

Steps to reproduce

  1. Launch Firefox, enable DevTools - Debugger;
  2. In Sources panel, click on any file to open in the Editor panel;
  3. Press and Hold the CTRL key;
  4. Move the mouse inside the opened file;
  5. Scroll up/down;

Expected result

  • DevTools zoom is triggered;

Actual result

  • up/down scroll is triggered;

Regression range

  • does not appear to be a regression;
  • issues present on older builds such as 52.0 and 32.0a1;

Additional notes

  • attached recording with the issue;

The priority flag is not set for this bug.
:jlast, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(jlaster)

Thanks for the report!

I can reproduce the problem on my machine (Win 10)

Looks like the event is consumed by CodeMirror.

Jason, could this be a good first bug?

Honza

Priority: -- → P3

Perhaps, but codemirror is notoriously needy, so it might be something that we want to treat with extra care.

Flags: needinfo?(jlaster)

Shift + Mouse Scroll also have no effect in debugger editor.

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.