From kde-bugs-dist Tue Feb 28 22:44:42 2006 From: George Staikos Date: Tue, 28 Feb 2006 22:44:42 +0000 To: kde-bugs-dist Subject: [Bug 120743] Change data file dialog has misleading highlighting and Message-Id: <20060228224442.16859.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=114123659514812 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=120743 ------- Additional Comments From staikos kde org 2006-02-28 23:44 ------- On Tuesday 28 February 2006 15:04, Andrew Walker wrote: > - _dataFile->completionObject()->setDir(QDir::currentDirPath()); Why was this line removed? It removes this fix: r358673 | staikos | 2004-10-28 23:52:20 -0400 (Thu, 28 Oct 2004) | 7 lines - fix the KURLRequesters to complete in the proper location - on second thought, don't store the full path to files from the wizard because we don't want them to end up absolute in the .kst file. In the future we can have both features by storing the working directory separately in vector defaults and concatenating it with the relative file if it's different on next launch.