Make WordPress Core

Opened 6 years ago

Closed 6 years ago

#50625 closed defect (bug) (fixed)

Direction of username/email field for privacy pages in RTL

Reported by: man4toman Owned by: SergeyBiryukov
Priority: normal Milestone: 5.5
Component: Privacy Version:
Severity: normal Keywords: needs-patch has-screenshots good-first-bug
Cc: Focuses: ui, rtl, administration

Description

There is a direction problem of username/email field for privacy pages,(Erase personal data and Export personal data) in RTL mode.

Please see the attachment.

The input filed needs a ltr class name.

Attachments (2)

50625.png (28.0 KB ) - added by man4toman 6 years ago.
fix-direction.patch (1.6 KB ) - added by sushyant 6 years ago.

Download all attachments as: .zip

Change History (6)

@man4toman
6 years ago

#1 @SergeyBiryukov
6 years ago

  • Component GeneralPrivacy
  • Focuses ui administration added

#2 @SergeyBiryukov
6 years ago

  • Keywords good-first-bug added
  • Milestone Awaiting Review5.5

#3 @sushyant
6 years ago

Please check the patch, thanks

#4 @SergeyBiryukov
6 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 48468:

Privacy: Set the direction for the "Username or email address" field on privacy screens to LTR.

This is consistent with other email inputs across the admin.

Follow-up to [27743], [42967].

Props man4toman, sushyant.
Fixes #50625.

Note: See TracTickets for help on using tickets.