Issue regarding button focus/click just right after text area edition

Description

I remarked a strange behaviour regarding click just after text area edition and the demonstration behaves just the same:

What MCU/Processor/Board and compiler are you using?

linux SDL

What LVGL version are you using?

9.1

What do you want to achieve?

click a button just after text area edition with virtual keyboard

What have you tried so far?

Code to reproduce

  • Use the demonstration application
  • click on a text area (for example User name/“Your Name”)
  • Edit it (or not) and hide it by validation button or by keyboard hide button (bottom right/bottom left Keyboard’s buttons)
  • just right after, click on floating button to change theme. Floating button does not expands the theme color bar the first time and button stays enabled as if would do a long click

If instead of just after keyboard hide we click on the frame, we do not see this behaviour

Screenshot and/or video

If possible, add screenshots and/or videos about the current state.