Closed Bug 1562363 Opened 6 years ago Closed 6 years ago

Kinetic scrolling not working in JS source viewer

Categories

(DevTools :: Debugger, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: violet.bugreport, Unassigned)

References

(Depends on 1 open bug)

Details

STR:

  1. On Ubuntu 18.04, set pref apz.gtk.kinetic_scroll.enabled=true in Nightly.
  2. Go to a random website, open DevTools -> Debugger, click some JS source to view.
  3. Scroll the JS source viewer.

Expected:
Just like every other places in DevTools, the scrolling of source viewer should also be kinetic.

Actually:
It's not kinetic.

I'm not sure how it is related to Bug 1562101, but the JS source viewer doesn't seem like a popup.

Blocks: 1213601

The JS source viewer explicitly disables APZ and implements its own JS-based scrolling. Some details in bug 1389818.

Depends on: 1389818

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)

Unfortunately, this is largely out of our control because codemirror manages when content is shown.

Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(jlaster)
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.