Opened 12 years ago
Closed 12 years ago
#8582 closed bug (invalid)
Tracker windows accept the first click
Reported by: | drcouzelis | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Tracker | Version: | R1/alpha3 |
Keywords: | first click clickthrough window | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
Using an application window in Haiku requires two clicks: one click to focus the window and one click to perform an action.
The Tracker windows do not follow this behaviour. Instead, they accept the first click.
To reproduce: Open a Terminal window. Open a Tracker window. With the Tracker window in focus, click on the menubar in the Terminal window. The menubar does not respond. With the Terminal window in focus, click on the menubar in the Tracker window. The menubar responds. The expected behaviour is for the Tracker window to gain the focus but the menubar to not respond.
Thank you.
I thought that as well, but it's related to Tracker's drag&drop behaviour. See #7195.