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 306264 - popup completion in CellRenderText can't be selected with keyboard
popup completion in CellRenderText can't be selected with keyboard
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Widget: GtkTreeView
2.6.x
Other All
: Normal normal
: Small fix
Assigned To: gtktreeview-bugs
gtktreeview-bugs
Depends on:
Blocks:
 
 
Reported: 2005-06-02 13:59 UTC by brett
Modified: 2007-06-06 11:15 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description brett 2005-06-02 13:59:21 UTC
Please describe the problem:
If you add an EntryCompletion to the Entry of a CellRendererText in a
TreeViewColumn then when the completions popup you would expect to hit the down
arrow to select a completion. Instead a the popup goes away and focus is
returned to the cell being edited.

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?
Yes

Other information:
Comment 1 Kristian Rietveld 2007-06-06 11:15:28 UTC
Works fine on trunk (probably not weird two years after the bug report ...).  

Closing as OBSOLETE.