bugDotGNU Portable.NET - Bugs: bug #18928, ComboBox Deletes Selected Item

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #18928: ComboBox Deletes Selected Item

Submitter:  Nick Lee <nick_lee>
Submitted:  Thu 01 Feb 2007 04:21:59 PM UTC
   
 
Category:  None Severity:  2 - Minor
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Mon 05 Feb 2007 02:24:06 PM UTC, comment #3: 

Problem was dropdown drawing. In this case combo box has only a few items. First item in dropdown must be item with index 0.

It is fixed in CVS.

Radek Polak <radekp>
Group Member
Mon 05 Feb 2007 11:17:36 AM UTC, comment #2: 

Unable to duplicate with current CVS.  Radek is correct.  When selecting an item from the list, that item becomes the top visible item in the list.  If any items are above that in the list, they're still accessible.

Deryk Robosson <drobosson>
Group Member
Fri 02 Feb 2007 04:45:33 PM UTC, comment #1: 

The items are actually not deleted - only hidden. If you can discover them by clicking ^ arrow in scroll bar.

Anyway it's bug and i'll work on it.

Radek Polak <radekp>
Group Member
Thu 01 Feb 2007 04:21:59 PM UTC, original submission:  

When you select an item in a ComboBox, it gets removed from the drop down list.  This occurs in 0.7.4 and 0.7.5.

See attached code for example.

Nick Lee <nick_lee>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #11903:  ComboBoxProblem.cs added by nick_lee (652B - text/plain)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by drobosson (Posted a comment)
  • -email is unavailable- added by radekp (Posted a comment)
  • -email is unavailable- added by nick_lee (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-02-05 radekp StatusWorks For Me Fixed
        Open/ClosedOpen Closed
    2007-02-05 drobosson Severity3 - Normal 2 - Minor
        StatusNone Works For Me
    2007-02-01 nick_lee Attached File- Added ComboBoxProblem.cs, #11903
        Carbon-Copy- Added nick_lee

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code