Make WordPress Core

Opened 6 years ago

Closed 6 years ago

#41624 closed defect (bug) (fixed)

Wide widgets fail to position properly on mobile

Reported by: westonruter's profile westonruter Owned by: westonruter's profile westonruter
Milestone: 4.9 Priority: normal
Severity: normal Version: 3.9
Component: Customize Keywords: has-patch has-screenshots
Focuses: Cc:

Description

Wide widgets normally float over the preview (see screenshot). However, in mobile there is no preview shown. As such, wide widgets should be shown like non-widgets, completely in the controls pane. This not happening currently, and in fact the wide widgets are displayed smashed up against the side of the window.

Attachments (3)

41624.0.diff (460 bytes) - added by westonruter 6 years ago.
before.png (97.0 KB) - added by westonruter 6 years ago.
after.png (87.1 KB) - added by westonruter 6 years ago.

Download all attachments as: .zip

Change History (5)

@westonruter
6 years ago

@westonruter
6 years ago

@westonruter
6 years ago

#1 @westonruter
6 years ago

  • Keywords has-patch has-screenshots added

#2 @westonruter
6 years ago

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

In 41247:

Customize: Prevent wide widgets from being displayed as wide when Customizer is displayed in mobile breakpoint.

Fixes #41624.

Note: See TracTickets for help on using tickets.