From koffice Thu Apr 19 14:23:29 2001 From: "Ferdinand Gassauer" Date: Thu, 19 Apr 2001 14:23:29 +0000 To: koffice Subject: Bug#24364: AW: Bug#24364: AW: Bug#24364: save as - separate directories disabled X-MARC-Message: https://marc.info/?l=koffice&m=98769098600645 thanks It seems to me that the preview mode has a bug (besides the missing feature of separate dirs) change to "short view" - the rigth window disappears (which shouldn't) and changing back to detailed voiw does not show the rigth window again. cu ferdinand > -----Ursprüngliche Nachricht----- > Von: Stephan Kulow [mailto:coolo@kde.org] > Gesendet am: Donnerstag, 19. April 2001 15:19 > An: 24364@bugs.kde.org > Betreff: Bug#24364: AW: Bug#24364: save as - separate directories > disabled > > On Thursday, 19. April 2001 14:05, Ferdinand Gassauer wrote: > > Hi! > > IMHO koffice uses a different (instance ? of) kfiledialog ? > > changing the "view" calling from kate works fine > > doing the same from kword does not display the rigth window any more. > > I think we had a long discussion a year ago about the behaviour of > > kfiledialog because it was bahaving a bit like it does now in koffice. > > As written in a mail by David, koffice uses the preview mode of the > kfiledialog, which disables the seperate directory view. This is > a missing > feature in the file dialog. > > Greetings, Stephan > > > > -----Urspr?ngliche Nachricht----- > > > Von: Stephan Kulow [mailto:coolo@kde.org] > > > Gesendet am: Mittwoch, 18. April 2001 23:36 > > > An: 24364@bugs.kde.org > > > Betreff: Bug#24364: save as - separate directories disabled > > > > > > Am Mittwoch 18 April 2001 23:10 schrieb David Faure: > > > > On Wednesday 18 April 2001 21:23, f.gassauer@aon.at wrote: > > > > > Package: koffice > > > > > Version: unknown (using KDE 2.2.0 \6alpha1) > > > > > Severity: normal > > > > > Installed from: compiled sources > > > > > Compiler: gcc version 2.95.2 19991024 (release) > > > > > OS: Linux (i686) release 2.2.18 > > > > > OS/Compiler notes: > > > > > > > > > > Hi! > > > > > the "save as" -> RMB -> view ->separate directories is always > > > > > > greyed out. > > > > > > > > IMHO should be selectable (and ON by default) > > > > > > > > Which 'save as' ? Which RMB ? In which application ? > > > > Sorry, you lost me. > > > > > > I guess he means kfiledialog? > > > > > > // we only have a dual combi view, not a triple one. So in > > > Directory and > > > // preview mode, we don't allow separating dirs & files > > > if ( (mode() & KFile::Directory) == KFile::Directory || > preview ) { > > > separateDirs = false; > > > separateDirsAction->setEnabled( false ); > > > } > > > > > > So the thing is: either preview or separate directories. Or: tell > > > Carsten :) > > > > > > Greetings, Stephan > > > > > > -- > > > People in cars cause accidents. Accidents in cars cause people. > > -- > People in cars cause accidents. Accidents in cars cause people. > >