https://bugzilla.novell.com/show_bug.cgi?id=440101 User sh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=440101#c19 --- Comment #19 from Stefan Hundhammer <sh@novell.com> 2009-01-07 05:18:42 MST --- (In reply to comment #18 from Christoph Feck)
Applications need to check the QStyle::SH_ItemView_ActivateItemOnSingleClick property using QStyle::styleHint() if they use the activated() signal. Depending on the style, that may be a single click, or a double click.
Ugh? You can't be serious. This is broken by design. This invalidates the whole idea of widget styles. If applications have to do arcane things like that, we'd better drop that widget style immediately. There is no reasonable way for this to be handled in all the Qt applications that are out there. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.