[wp-trac] [WordPress Trac] #3534: Hide password in setup-config.php
WordPress Trac
noreply at wordpress.org
Thu Jan 5 09:35:43 UTC 2023
#3534: Hide password in setup-config.php
-------------------------------------------------+-------------------------
Reporter: xmarcos | Owner: rob1n
Type: enhancement | Status: reopened
Priority: low | Milestone: 6.2
Component: Upgrade/Install | Version: 2.1
Severity: normal | Resolution:
Keywords: has-patch needs-testing has- | Focuses:
testing-info has-screenshots | accessibility
-------------------------------------------------+-------------------------
Comment (by sabernhardt):
The RTL issue mentioned in #9883:39, #9883:32 and #54915 is about the
''input field'', not the toggle button. An earlier version of that PR had
removed the `ltr` class, which correctly sets the password input to LTR
direction in all languages. The `setup-config` password input already sets
the `#pwd` direction properly, too.
The focus outline/border is necessary on the toggle button itself to show
when the element is focused. If Safari does not allow that outline (and/or
access to the button via keyboard), that's a serious bug in the browser
that they hopefully will fix.
I'll add more comments on the PR.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/3534#comment:57>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list