Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#22657 closed defect (bug) (fixed)

Media: Add -webkit-overflow-scrolling for a smoother mobile/iOS experience

Reported by: koopersmith's profile koopersmith Owned by: nacin's profile nacin
Milestone: 3.5 Priority: low
Severity: normal Version: 3.5
Component: Media Keywords: has-patch commit
Focuses: Cc:

Description

-webkit-overflow-scrolling: touch; makes things scroll nicely in iOS. Not sure if it has any effect in Android, but we should probably add it.

Patch adds overflow scrolling to the attachments grid and sidebar. Testing needed!

Attachments (1)

22657.diff (499 bytes) - added by koopersmith 12 years ago.

Download all attachments as: .zip

Change History (4)

@koopersmith
12 years ago

#1 @azaozz
12 years ago

Yes, scrolling is a lot better in iOS Safari :)

+1 to commit.

#2 @koopersmith
12 years ago

  • Keywords commit added; needs-testing removed

#3 @nacin
12 years ago

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

In 22959:

Media: Add -webkit-overflow-scrolling for a smoother mobile/iOS experience.

props koopersmith.
fixes #22657.

Note: See TracTickets for help on using tickets.