soflyy / oxygen-bugs-and-features

Bug Reports & Feature Requests for Oxygen
https://oxygenbuilder.com/
316 stars 31 forks source link

Can't change border width unit when "Currently Editing" is set to "all" #2135

Open andreslotta opened 3 years ago

andreslotta commented 3 years ago

Describe the bug When I want to set a border ("Currently Editing": all) on an element I am not able to switch the unit (for example from px to em). I click on px and the popup containing the available values (px, em, rem, none) appears. But when I select em, rem or none nothing happens (at least visually) and px stays selected. When I change "Currently Editing" to a specific side (top, right, bottom or left) I can change the units as expected.

A link to a Sandbox site where the bug has been reproduced http://dark-ant.w5.wpsandbox.pro?upass=D3Jt4G4Ovw2w (Page: Borders)

Steps required to reproduce the bug

  1. Add an element (for example a div) to a page
  2. Select the created element and go to "Advanced > Borders"
  3. When "Currently Editing": all is selected try to change the unit for the "Width" property

Video https://www.loom.com/share/73ba627b9410482a9f60ae2d501de436

Spellhammer commented 3 years ago

Reproduced in 3.7.1 as well.