dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] [bug #12505] LostFocus for ComboBox not invoked correc


From: Erich Kitzmüller
Subject: [Pnet-developers] [bug #12505] LostFocus for ComboBox not invoked correctly
Date: Wed, 30 Mar 2005 10:31:35 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.5) Gecko/20041122 Firefox/1.0

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=12505>

                 Summary: LostFocus for ComboBox not invoked correctly
                 Project: DotGNU Portable.NET
            Submitted by: ammoq
            Submitted on: Mit 30.03.2005 um 10:31
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open

    _______________________________________________________

Details:

Only the Button that opens the drop down list seem to fire the
LostFocus-Event. This is nasty, since at this time, the item are not yet
selected.
As a quick fix, I made a patch that makes the TextBox fire the
LostFocus-Event, too. This makes the ComboBox behave better when cycling
focus by the Tab key. As a side effect, it fires LostFoucs events when you
click the button to open the dropdown list. I think it would be desirable to
avoid this behaviour, though I don't know how this can be done.





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mit 30.03.2005 um 10:31  Name: ComboForm.cs  Size: 976B   By: ammoq
Testcase for ComboBox
<http://savannah.gnu.org/bugs/download.php?item_id=12505&item_file_id=2364>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=12505>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]