ruffle icon indicating copy to clipboard operation
ruffle copied to clipboard

core: Drop the focus when it's made invisible

Open kjarosh opened this issue 9 months ago • 0 comments

When an object has focus and is made invisible, the focus should be dropped.

A test is added as always and another one is improved.

Related to https://github.com/ruffle-rs/ruffle/issues/5443 as it improves FocusManager support a bit in certain situations.

kjarosh avatar May 22 '24 12:05 kjarosh