From kde-bugs-dist Sat Nov 12 19:27:32 2005 From: Nadeem Hasan Date: Sat, 12 Nov 2005 19:27:32 +0000 To: kde-bugs-dist Subject: [Bug 114245] Mouse theme file selection widget has no filter Message-Id: <20051112192732.14506.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=113182365726830 ------- 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=114245 ------- Additional Comments From nhasan nadmm com 2005-11-12 20:27 ------- Its not possible to fix this at this stage as we are in total freeze. The only way to fix this is to directly use KFileDialog (which allows a filter to be set) instead of KURLRequesterDlg (which does not). Actually, I don't see any reason why latter was used. For KDE4, the KURLRequesterDlg API should be changed to accept a filter.