Skip to content
Commit 5df19d6f authored by Xaver Hugl's avatar Xaver Hugl
Browse files

inputpanelv1window: fix showing and hiding

Instead of InputMethod directly calling showClient() on the input panel,
call methods that properly show or hide the panel as needed, with readyForPainting
set appropriately. This removes the cases where it's shown without being ready for
painting, which causes crashes.

BUG: 459404


(cherry picked from commit b4e94438)
parent c0fd4d7d
Pipeline #236472 canceled with stage
in 19 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment