Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#22748 closed defect (bug) (fixed)

Do not trigger attachments view resize handler for selection view

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

Description

The selection view inherits from the attachments view and because of this, inherits the resize handler. Let's turn that off.

Attachments (2)

22748.diff (1.2 KB) - added by koopersmith 11 years ago.
22748.2.diff (2.3 KB) - added by koopersmith 11 years ago.

Download all attachments as: .zip

Change History (5)

@koopersmith
11 years ago

#1 @koopersmith
11 years ago

  • Keywords commit has-patch added

@koopersmith
11 years ago

#2 @koopersmith
11 years ago

Also removes the scroll handler.

#3 @nacin
11 years ago

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

In 23056:

Media: Don't try to resize the bottom selection UI. props koopersmith. fixes #22748.

Note: See TracTickets for help on using tickets.