File Open/Save not remembering Simple/Detail setting.
Carsten Pfeiffer
carpdjih at mailbox.tu-berlin.de
Tue Nov 7 12:49:05 GMT 2006
On Monday 06 November 2006 00:22, Gary Cramblitt wrote:
> The KDE File Open/Save dialog does not remember the Simple/Detail setting.
> Attached patch fixes. OK to commit?
Not sure if this is the right way, the constructor only sets the default
value. KDirOperator::readConfig() should read the configuration and store it
in the 'defaultView' member. KFileDialog later explicitly calls
diroperator->setView( KFile::Default ), taking the 'defaultView' into
account. I'd guess that something else is broken, so that the call setView(
KFile::Default ) somehow doesn't happen.
Cheers,
Carsten
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 447 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20061107/4e2df846/attachment.sig>
More information about the kde-core-devel
mailing list