Bug 907939 - GtkEntryCompletion for GtkCombobox's GtkEntry doesn't render correctly if loaded from the glade file
Summary: GtkEntryCompletion for GtkCombobox's GtkEntry doesn't render correctly if loa...
Keywords:
Status: CLOSED DUPLICATE of bug 907946
Alias: None
Product: Fedora
Classification: Fedora
Component: gtk3
Version: 18
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 875432
TreeView+ depends on / blocked
 
Reported: 2013-02-05 15:04 UTC by Vratislav Podzimek
Modified: 2013-04-09 12:26 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-04-09 12:26:29 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
reproducer that needs the combobox.glade file in the same directory (577 bytes, text/x-python)
2013-02-05 15:04 UTC, Vratislav Podzimek
no flags Details

Description Vratislav Podzimek 2013-02-05 15:04:56 UTC
Created attachment 693402 [details]
reproducer that needs the combobox.glade file in the same directory

Description of problem:
When using GtkCombobox with GtkEntry and GtkEntryCompletion for it loaded from the .glade file, the completion is not rendered correctly (doesn't appear).


Version-Release number of selected component (if applicable):
gtk3-3.6.2-1
glade3-3.8.3-1

works with:
gtk3-3.4.4-1.fc17.x86_64
glade-3.14.1-1.fc18.x86_64

How reproducible:
100 %

Steps to Reproduce:
1. run the attached reproducer (combobox_test.py)
2. try to type 'f' to the upper combobox's entry
  
Actual results:
only some "shadow" appears

Expected results:
completion appears

Additional info:
combobox_noglade.py (attached) works as expected (try to type 'a')

Comment 1 Vratislav Podzimek 2013-04-09 12:26:29 UTC

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


Note You need to log in before you can comment on or make changes to this bug.