[wx-dev] #9579: wxGenericDirCtrl: a filter can make the control show
duplicated files
wxTrac
noreply at wxsite.net
Sat Jun 14 04:18:19 PDT 2008
Ticket URL: <http://trac.wxwidgets.org/ticket/9579>
#9579: wxGenericDirCtrl: a filter can make the control show duplicated files
------------------------------+---------------------------------------------
Reporter: wojdyr | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: GUI-generic | Version: 2.8.7
Keywords: wxGenericDirCtrl | Blockedby:
Patch: 0 | Blocking:
------------------------------+---------------------------------------------
This bug was reported in comment to #1152 and I can confirm this:
if one has masks set up such that a single
file can match multiple masks (like "C headers
(*.h)|*.h;*.h" accidentally on *nix platforms or "C headers
(*.h)|*.h;*.H" on Windows platforms), such files are
displayed multiple times in the listing.
--
Ticket URL: <http://trac.wxwidgets.org/ticket/9579>
More information about the wx-dev
mailing list