After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 508082 - Cant open file from typeahead with mouse pointer
Cant open file from typeahead with mouse pointer
Status: RESOLVED DUPLICATE of bug 56070
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
2.12.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2008-01-08 15:55 UTC by Nelson Benitez
Modified: 2008-01-12 11:19 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Nelson Benitez 2008-01-08 15:55:52 UTC
Please describe the problem:
Hi!,
in filechooser, you press some letters so typeahead appears and selects the file you want, now you move the mouse pointer and click on "Open" button to open file... when you do this, the first click makes the typeahead disappears, thats good, now you make a second click to open the file but the button doesnt respond and you cant open the file... it seems there's a focus bug because the workaround is to leave the button area, enter it again and now you can click and the file gets opened...

Steps to reproduce:
I already explained it.


Actual results:


Expected results:


Does this happen every time?
yes

Other information:
Comment 1 Mathias Hasselmann (IRC: tbf) 2008-01-12 11:19:18 UTC
Yet another variation of this bug: As bug 508082 describes, button also miss mouse entering, when some other window has grabbed the pointer. We should consider this case, when fixing bug 56070.

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