Bug 180718 - File dialog does not respect single-click setting when using QtCurve style
Summary: File dialog does not respect single-click setting when using QtCurve style
Status: RESOLVED NOT A BUG
Alias: None
Product: unknown
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-14 19:54 UTC by Ingomar Wesp
Modified: 2009-01-15 11:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.