Bug 213339

Summary: No cursor in the 'Display' combo box when selecting the 'Custom' option
Product: [Applications] kaddressbook Reporter: Sabine Faure <sabine>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED DOWNSTREAM    
Severity: normal CC: tokoe
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Sabine Faure 2009-11-05 22:55:32 UTC
Version:            (using Devel)
Compiler:          gcc 4.3.2 
OS:                Linux
Installed from:    Compiled sources

- Launch Kontact and go to KAB
- Right click on an existing contact and select 'Edit contact' or create a new one 
- Open the 'Display:' combo box.
- Select 'Custom' from the display combo box.
- A 'X' appears at the end of the line indicating that the display name can be deleted.

But there is no cursor to indicate to the user that the combo box is now editable. 

Even after deleting the default Display name there is still no cursor.

The only ways to have the cursor atm are:
* to click in another line edit and then back to the combo box
* to type in a new name eventhough the cursor is not visible.

Trunk, Svn Rev 1045165
Comment 1 Tobias Koenig 2009-11-06 15:10:04 UTC
Hej Sabine,

that's yet another Qt bug (QTBUG-1949), nothing I can do about.
Let's hope this will get fixed soon.

Ciao,
Tobias
Comment 2 Sabine Faure 2009-11-06 16:31:48 UTC
Hi Tobias,

Thx a lot for letting me know. ;o)