[wp-trac] [WordPress Trac] #48222: "Show password" button overlaps with the LastPass icon

WordPress Trac noreply at wordpress.org
Fri Feb 7 16:06:27 UTC 2020


#48222: "Show password" button overlaps with the LastPass icon
-------------------------------------------------+-------------------------
 Reporter:  SergeyBiryukov                       |       Owner:  (none)
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:  5.4
Component:  Login and Registration               |     Version:  5.3
 Severity:  normal                               |  Resolution:
 Keywords:  has-screenshots dev-feedback has-    |     Focuses:  ui
  patch needs-testing needs-design needs-        |
  design-feedback                                |
-------------------------------------------------+-------------------------

Comment (by afercia):

 It's a bit unfortunate LastPass doesn't add anything to reliably target
 with CSS the fields it applies a background image to. the only option
 would be something like:

 `.login input[type="password"][style^="background-image"] { ... }`

 which is a bit crazy. Still thinking that LastPass should do a better job
 and the issue should be fixed upstream.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/48222#comment:26>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list