https://bugs.kde.org/show_bug.cgi?id=509952

Thomas Moerschell <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #7 from Thomas Moerschell <[email protected]> ---
I can also reproduce. I have observed the following:
 - It happens when two keys are entered in close succession
 - You do not need to be at the beginning of the word (adding two letters after
a preexisting one also causes the issue)
 - The focused element is the one that is appears first (chronologically), but
ends up further down
 - The bug only occurs when the focused element is below the horizon line. When
there aren't many suggestions, the first element stays focused, not on the
first line, but everything is displayed correctly.
 - Hovering with the mouse (mouse focus) over the Application Launcher redraws
the widget.

My conclusion is the following: some parts of the widget are not correctly
redrawn after an update of the suggestion list, but only after an update of the
blue focus box. When the focus box is not visible anymore (below the screen
edge), we see a problem.

Note: I believe that the focused element not always being focused when typing
on the keyboard is a recent behavior change. It probably matches up with the
update to 6.5.0. In some cases, the entry that came in first stays focused,
which isn't very practical, though I'm not sure if it is a feature or a bug.
That is probably linked to the bug, or at least what exposed it.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to