Bug 415338 - In Application Launcher (start menu), moving mouse along bottom of menu when you start typing causes search results to disappear
Summary: In Application Launcher (start menu), moving mouse along bottom of menu when ...
Status: RESOLVED DUPLICATE of bug 401861
Alias: None
Product: plasmashell
Classification: Plasma
Component: Application Launcher (Kickoff) (show other bugs)
Version: 5.17.4
Platform: Manjaro Linux
: NOR normal
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-19 01:49 UTC by nyanpasu64
Modified: 2020-01-02 17:31 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nyanpasu64 2019-12-19 01:49:11 UTC
SUMMARY
if i move my mouse over the bottom tabs while typing into the search bar, it doesn't show the search results

STEPS TO REPRODUCE
1. Press Super or click on the application launcher icon, to open the "start menu".
2. Move your mouse over the bottom tabs, then start typing into the Search... field. (The exact order doesn't matter. Your mouse needs to be moving right after the first keystroke.)

OBSERVED RESULT
The first keystroke causes Application Launcher to switch to search results, and start hiding the bottom tabs. However, at first, the bottom tabs still respond to mouse movement (which causes it to switch from search results to tabs). After half a second or so, the bottom tabs disappear, and you're stuck on one tab which doesn't respond to the search bar.

This appears to be a race condition between "switch to search tab and hide tabs", but tabs still respond to mouse input.

EXPECTED RESULT
Typing while the mouse is moving over the bottom tabs does not switch to a different tab and ignore the contents of the search field. Perhaps the first keystroke into the search bar should cause the bottom tabs to *immediately* ignore mouse-hover events, or maybe lock the menu to the search tab regardless of mouse events to the bottom tabs.

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux 
KDE Plasma Version: 5.17.4
KDE Frameworks Version: 5.64.0
Qt Version: 5.13.2
Comment 1 Nate Graham 2020-01-02 17:31:09 UTC

*** This bug has been marked as a duplicate of bug 401861 ***