Ultralight icon indicating copy to clipboard operation
Ultralight copied to clipboard

Modifying styles in Elements tab does not take effect until element hovered

Open JohnKlenk opened this issue 7 months ago • 1 comments

If you change the style for an element in the inspector's Elements tab, the change does not take effect until you hover the element in the client area. The problem does not occur for changes to style sheets.

For example, add "color:red" to an element's style. It won't turn red until you hover the modified element. Makes style experimentation much more tedious.

This broke in UL 4.1 (does not happen in 4.0).

JohnKlenk avatar Jul 21 '25 15:07 JohnKlenk

Correction: In some cases instead of hovering the element to get the change to take effect, you must hover other content rather than the element itself (in several cases I had to move the mouse higher in the page).

JohnKlenk avatar Jul 21 '25 16:07 JohnKlenk