[wp-trac] [WordPress Trac] #45858: Twenty Nineteen: Container content cut off on the right for specific browser widths

WordPress Trac noreply at wordpress.org
Wed Aug 14 17:36:47 UTC 2024


#45858: Twenty Nineteen: Container content cut off on the right for specific
browser widths
-------------------------------------------------+-------------------------
 Reporter:  arunsathiya                          |       Owner:  (none)
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:  Future
                                                 |  Release
Component:  Bundled Theme                        |     Version:
 Severity:  normal                               |  Resolution:
 Keywords:  has-screenshots needs-patch close    |     Focuses:
  2nd-opinion                                    |
-------------------------------------------------+-------------------------
Changes (by sabernhardt):

 * keywords:  has-screenshots needs-patch => has-screenshots needs-patch
     close 2nd-opinion


Comment:

 I do not think this is something to try fixing in themes, and it is not
 exclusive to Twenty Nineteen.

 I was able to reproduce it with:
 - Jetpack's [https://jetpack.com/support/jetpack-blocks/tiled-galleries
 /#tiled-galleries-in-the-classic-editor classic tile gallery], which is
 based on a shortcode
 - WordPress.com Free (but `[gallery type="circle"]` somehow did not work
 for me in a self-hosted site with Jetpack and Classic Editor)
 - Twenty Nineteen, Twenty Twenty or Twenty Twenty-One

 Jetpack's classic tiled gallery gives exact width and height values and
 then hides the overflow. The width comes from the theme's `$content_width`
 value, which is 640 for Twenty Nineteen. That could be changed using the
 plugin's `tiled_gallery_content_width` filter, but Core themes have
 avoided adding special support for specific plugins (such as WooCommerce).

 The Core Gallery block and Jetpack's Tiled Gallery block did not cut off
 images for me.

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


More information about the wp-trac mailing list