[wp-trac] [WordPress Trac] #46778: Twenty Thirteen: Add styles to support the group block
    WordPress Trac 
    noreply at wordpress.org
       
    Tue Jun 25 15:19:35 UTC 2019
    
    
  
#46778: Twenty Thirteen: Add styles to support the group block
---------------------------+---------------------
 Reporter:  kjellr         |       Owner:  (none)
     Type:  enhancement    |      Status:  new
 Priority:  normal         |   Milestone:  5.3
Component:  Bundled Theme  |     Version:
 Severity:  normal         |  Resolution:
 Keywords:  has-patch      |     Focuses:
---------------------------+---------------------
Comment (by kjellr):
 Thanks for the review, @laurelfulford!
 > Full-width columns blocks appear indented when nested in standard and
 wide width blocks in the editor (they display as expected on the front-
 end):
 Good catch! I _think_ this is actually a bug in Gutenberg, because I'm
 seeing it in Twenty Nineteen, and even on a theme with no editor styles.
 So I think this should just be left as is for now.
 > The group doesn't "contain" floated elements; if it should, I'm not sure
 if that's a theme level thing or a block level thing
 This is also inherited from Gutenberg for now. I think it seems like the
 sort of thing that should be handled there too — that way, if it's
 addressed there in the future, it'll flow into the theme cleanly.
 I'm also seeing some issues with full-wide images:
 [[Image(https://cldup.com/WtgL0JMFqu-2000x2000.png)]]
 ... but I think it may have to do with a current Gutenberg bug:
 https://github.com/WordPress/gutenberg/issues/16284
 We may need to wait for the resolution of that to double check this for
 sure.
-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/46778#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list