[wp-trac] [WordPress Trac] #64922: WP 7.0 beta 5 and 6 <> WooCommerce Product Bundles 8.5.6 - no visual checkmark in some checkboxes

WordPress Trac noreply at wordpress.org
Mon Mar 23 02:31:21 UTC 2026


#64922: WP 7.0 beta 5 and 6 <> WooCommerce Product Bundles 8.5.6 - no visual
checkmark in some checkboxes
------------------------------------------+----------------------
 Reporter:  kkarpieszuk                   |       Owner:  (none)
     Type:  defect (bug)                  |      Status:  new
 Priority:  normal                        |   Milestone:  7.0
Component:  General                       |     Version:  trunk
 Severity:  normal                        |  Resolution:
 Keywords:  has-screenshots admin-reskin  |     Focuses:  ui, css
------------------------------------------+----------------------

Comment (by wildworks):

 @kkarpieszuk, can you open your browser developer tool and see what styles
 are applied to a checkbox?

 Under normal circumstances, the custom CSS variable `var(--wp-admin-theme-
 color)` should be applied as the background color value.

 My hypothesis is that in WooCommerce Product Bundles, although CSS custom
 properties are correctly applied to the checkbox, the problem is that the
 definition of the CSS custom properties themselves is missing. As a
 result, the checkbox's background color remains white, making the checked
 state visually hidden.

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


More information about the wp-trac mailing list