
Today, I have been battling a frustrating bug. In the latest versions of Chrome and Edge, users cannot highlight text in Full Site Editor or Post/Page Editor in WordPress (at Knowledge Commons. This turned out to be a complete nightmare to fix. What was actually happening was that highlights were transparent, due to this block of CSS in load-styles.php: .block-editor-block-list__layout::selection { background: transparent;