Summary: | File dialog does not respect single-click setting when using QtCurve style | ||
---|---|---|---|
Product: | unknown | Reporter: | Ingomar Wesp <ingomar> |
Component: | general | Assignee: | 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: | ||
Sentry Crash Report: |
Description
Ingomar Wesp
2009-01-14 19:54:29 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. (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. > 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.
|