[wp-trac] [WordPress Trac] #64686: Plugin name and description overlap with "Install Now" button in Japanese locale

WordPress Trac noreply at wordpress.org
Mon Feb 23 21:53:29 UTC 2026


#64686: Plugin name and description overlap with "Install Now" button in Japanese
locale
-------------------------------------+-------------------------------------
 Reporter:  hiroshisato              |       Owner:  (none)
     Type:  defect (bug)             |      Status:  new
 Priority:  normal                   |   Milestone:  7.0
Component:  Administration           |     Version:  trunk
 Severity:  normal                   |  Resolution:
 Keywords:  has-screenshots needs-   |     Focuses:  ui, css,
  patch admin-reskin                 |  administration
-------------------------------------+-------------------------------------

Comment (by joedolson):

 This is not technically a new problem; it just occurs more easily now that
 the button is larger. However, long texts will cause the same button
 overlap in the current 6.9 release.

 It's still probably a visual regression we should address; but it's really
 an inherent problem in the usage of absolute positioning to layout the
 plugin cards, which precedes this change. The card design allows a fixed
 width of space for those buttons.

 The easiest change would probably be to use the compact button design for
 the plugin card buttons, which is the same solution used for theme cards.

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


More information about the wp-trac mailing list