Issue 68169

Summary: Changing Directories in Save As Dialog Loses Filename
Product: kde Reporter: guila <guila>
Component: codeAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact: issues@kde <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: OOo 2.0.3   
Target Milestone: ---   
Hardware: All   
OS: Linux, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description guila 2006-08-04 18:06:58 UTC
If you open a document with OpenOffice, and then click on "Save As" which
opens with a native KDE file browser, changing directories wipes out the
filename.  This is a very annoying bug.  I have researched a bit, and it looks
like this is the default behaviour for load dialogs inside of KDE.

   Please see KFileDialog::setKeepLocation( bool keep )

   Thanks,

   AJ
Comment 1 guila 2006-08-04 20:00:04 UTC
I have adjusted the source to include setKeepLocation(), and am compiling.  I
will post a patch if it works.

AJ