[wp-trac] [WordPress Trac] #54915: Username, email and password fields must be ltr in rtl locale
WordPress Trac
noreply at wordpress.org
Fri Apr 1 05:28:02 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.0
Component: Users | Version:
Severity: normal | Resolution:
Keywords: has-screenshots has- | Focuses: ui, css, rtl,
testing-info has-patch | administration
-------------------------------------+-------------------------------------
Changes (by sabernhardt):
* keywords: has-screenshots has-testing-info has-patch needs-refresh =>
has-screenshots has-testing-info has-patch
Comment:
Earlier ticket about this: #26824
Extra changes in [attachment:"54915.1.diff"]:
- **Network wp-activate.php**: The patch sets direction for the activation
key.
- **Network wp-signup.php**: The patch sets direction for the username and
any email-type input.
- **Comment Author Email** (in edit-form-comment.php and the
`wp_comment_reply()` function in template.php): Changing the input type to
`email` would correct the text direction, but I added the `code` class to
match the styling to the URL input below it (including the direction).
However, the `wp_login_form()` function in general-template.php would need
a different approach to make the text direction work (on the front end).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/54915#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list