Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#21979 closed defect (bug) (fixed)

Webkit scrolls to top in fullscreen (DFW) mode on paste

Reported by: nacin's profile nacin Owned by: azaozz's profile azaozz
Milestone: 3.5 Priority: normal
Severity: normal Version:
Component: Editor Keywords:
Focuses: Cc:

Description

When scrolled down in distraction-free writing mode, pasting something scrolls you back to the top. It's jarring and makes the editor largely unusable.

Reproduced in Mac Chrome and Safari, not in Firefox.

Change History (1)

#1 @azaozz
12 years ago

  • Owner set to azaozz
  • Resolution set to fixed
  • Status changed from new to closed

In [21963]:

DFW: add scroll locking to prevent scrolling to top in WebKit on paste, add auto-resize throttling to 0.5 sec, only compare scrollHeight values (works well in all supported browsers), fixes #21979

Note: See TracTickets for help on using tickets.