[ wxwindows-Bugs-1530938 ] Investigate ShowModal code wrt focus and
comboboxes
SourceForge.net
noreply at sourceforge.net
Sat Jul 29 09:57:27 PDT 2006
Bugs item #1530938, was opened at 2006-07-29 19:57
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1530938&group_id=9863
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: wxGTK specific
Group: Platform specific
Status: Open
Resolution: None
Priority: 2
Submitted By: Mart Raudsepp (leio)
Assigned to: Mart Raudsepp (leio)
Summary: Investigate ShowModal code wrt focus and comboboxes
Initial Comment:
I removed an explicit SetFocus() call in
wxDialog::ShowModal to fix a couple bugs (at least
1288889 and 1530909).
The original introduction of aforemention call was to
fix something wrt combo boxes. Investigate if my
remocal of the call didn't introduce a minor regression
in favour of fixing the more major bugs.
See src/gtk/filedlg.cpp r1.111 and 1.109.2.1 commit log
for details.
This bug item mostly serves as a reminder to myself.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1530938&group_id=9863
More information about the wx-dev
mailing list