Comment 1 for bug 1090960

Revision history for this message
In , marmuta (marmuta) wrote :

Created attachment 71590
At-spi messages onboard sees when starting Writer and typing one character.

Problem description:
Writer does send an AT-SPI focus messages when the window is first activated, which is great, but then it announces loss of focus after typing a single character. The screen keyboard Onboard hides when this happens. Typing is interrupted until the keyboard is manually shown again.

Steps to reproduce:
1. Start Onboard screen keyboard, auto-show enabled
2. Start Writer with an empty document
   -> keyboard shows, ok
3. Type one character
   -> keyboard hides, when it should stay visible

Current behavior:
AT-SPI events for lost focus are generated when no apparent loss of focus has occured.

Expected behavior:
Focus-lost events are not generated while typing text, or if necessary, they are followed by focus-received events.

Operating System: Ubuntu