Bug 180718

Summary: File dialog does not respect single-click setting when using QtCurve style
Product: unknown Reporter: Ingomar Wesp <ingomar>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Ingomar Wesp 2009-01-14 19:54:29 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

Using KDE 4.1.96 from Kubuntu experimental packages here.

When using the open/save file dialog and the QtCurve style is in use, traversing directories listed in any of the main views (icon/details/tree...) requires a double-click even if KDE is configured to use single-click mode.

Maybe this issue is related to <a href="http://bugs.kde.org/show_bug.cgi?id=165822">bug 165822</a> which also affected non-oxygen styles?
Comment 1 Pino Toscano 2009-01-14 19:59:42 UTC
In Qt4 the styles are responsible for providing the "single/double click" setting to the widgets.
Most probably QtCurve is a Qt-only style (not using KStyle facilities), so it does not respect KDE settings.
Please report the problem to the QtCurve developers.
Comment 2 Ingomar Wesp 2009-01-14 20:27:57 UTC
(In reply to comment #1)
> In Qt4 the styles are responsible for providing the "single/double click"
> setting to the widgets.
> Most probably QtCurve is a Qt-only style (not using KStyle facilities), so it
> does not respect KDE settings.

I understand, thanks for the clarification.

> Please report the problem to the QtCurve developers.

I just dropped a mail to Craig Drummond informing him of this issue.
Comment 3 Ingomar Wesp 2009-01-15 11:29:45 UTC
> I just dropped a mail to Craig Drummond informing him of this issue.

Just as general information for people stumbling over this: Craig informed me that this issue is most likely fixed in QtCurve as of version 0.59.4.