[wp-trac] [WordPress Trac] #44046: GDPR Privacy Policy Link in wp-login.php page can overflow other links
WordPress Trac
noreply at wordpress.org
Mon May 14 20:12:57 UTC 2018
#44046: GDPR Privacy Policy Link in wp-login.php page can overflow other links
-------------------------------------------------+-------------------------
Reporter: imath | Owner: iandunn
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 4.9.6
Component: Login and Registration | Version: trunk
Severity: normal | Resolution:
Keywords: gdpr has-patch needs-testing ui- | Focuses: ui
feedback |
-------------------------------------------------+-------------------------
Changes (by iandunn):
* keywords: gdpr has-patch commit => gdpr has-patch needs-testing ui-
feedback
Comment:
I'm wondering if using `position: absolute` is going to be problematic no
matter what, especially when we take into account all the various things
that plugins can do to customize the login screen.
For instance, if someone adds some extra text via `login_head`, the link
can be still positioned over top of other elements, even with
[attachment:44046.diff] applied
([https://core.trac.wordpress.org/attachment/ticket/44046/Screen%20Shot%202018-05-14%20at%2012.56.41.png
screenshot]).
[attachment:44046.2.diff] replaces the absolute positioning with margins,
to provide some visual separation between the "action" links and the
policy link.
@melchoyce: do you think that would be an acceptable compromise to
accomplish your design goals?
Does anyone else have any feedback on that?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/44046#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list