[wp-trac] [WordPress Trac] #54915: Username, email and password fields must be ltr in rtl locale
WordPress Trac
noreply at wordpress.org
Wed Jun 8 17:03:50 UTC 2022
#54915: Username, email and password fields must be ltr in rtl locale
-------------------------------------+-------------------------------------
Reporter: man4toman | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.1
Component: Users | Version:
Severity: normal | Resolution:
Keywords: has-screenshots has- | Focuses: ui, css, rtl,
testing-info has-patch needs- | administration
refresh |
-------------------------------------+-------------------------------------
Changes (by sabernhardt):
* keywords: has-screenshots has-testing-info has-patch => has-screenshots
has-testing-info has-patch needs-refresh
Comment:
The patch needs updating after a few changesets involving these files.
For the `wp_login_form()`, and possibly similar front-end fields, I'm
considering inline styles even though I usually would not recommend that.
`$direction_style = is_rtl() ? ' style="direction: ltr;"' : '';`
And maybe we should ignore those fields, at least for this ticket.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/54915#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list