Bug 228270 - entry in listview still changes when cancel pressed
Summary: entry in listview still changes when cancel pressed
Status: RESOLVED DUPLICATE of bug 163693
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: System Settings Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-24 07:40 UTC by Samoilenko Yuri
Modified: 2010-02-26 00:02 UTC (History)
1 user (show)

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 Samoilenko Yuri 2010-02-24 07:40:24 UTC
Version:            (using KDE 4.4.0)
OS:                Linux
Installed from:    Gentoo Packages

When I do any changes in any config-page in systemsettings(for example apperaence->style), and then trying to change page(for example on system) then question dialog appeared: "Do you wish to save changes?" - "yes, no, cancel".
When "cancel" button is pressed - the right config window remains, but left listview(in tree view mode) item is switching to line I select(to system).

I reached this bug when make own dialog through KPageDialog. I try to handle this fallback using 
KPageDialog::currentPageChanged(KPageWidgetItem *current, KPageWidgetItem *before) signal, and
when in connected slot I call currentPageChanged::setCurrentPage(before), then such effect appeared.
Comment 1 Christoph Feck 2010-02-26 00:02:04 UTC

*** This bug has been marked as a duplicate of bug 163693 ***