Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#36193 closed defect (bug) (fixed)

RTL: Background image for #content-resize-handle has the wrong size on HiDPI screens

Reported by: ocean90's profile ocean90 Owned by: ocean90's profile ocean90
Milestone: 4.5 Priority: normal
Severity: normal Version:
Component: Editor Keywords:
Focuses: rtl Cc:

Description

See attached images.

That's because the .rtl rule overrides the previous background-size property.

Attachments (2)

ltr.png (11.0 KB) - added by ocean90 9 years ago.
rtl.png (9.5 KB) - added by ocean90 9 years ago.

Download all attachments as: .zip

Change History (3)

@ocean90
9 years ago

@ocean90
9 years ago

#1 @ocean90
9 years ago

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

In 36934:

Editor: Fix size of the resize handle on RTL sites for HiDPI screens.

Also, add the /*rtl:ignore*/ control directive so rtlcss doesn't process them again.

Fixes #36193.

Note: See TracTickets for help on using tickets.