Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#36193 closed defect (bug) (fixed)

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

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

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 11 years ago.
rtl.png (9.5 KB ) - added by ocean90 11 years ago.

Download all attachments as: .zip

Change History (3)

@ocean90
11 years ago

@ocean90
11 years ago

#1 @ocean90
11 years ago

  • Owner set to ocean90
  • Resolutionfixed
  • Status newclosed

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.