bugDotGNU Portable.NET - Bugs: bug #11313, Calling ComboBox.ResetText()...

 
 

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

bug #11313: Calling ComboBox.ResetText() crashes

Submitter:  None
Submitted:  Mon 13 Dec 2004 06:25:39 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Fri 17 Dec 2004 12:34:14 PM UTC, comment #1: 

Fixed in CVS 17.Dec.

Deryk Robosson <drobosson>
Group Member
Mon 13 Dec 2004 06:25:39 PM UTC, original submission:  

Got the following crash message
Uncaught exception: System.NullReferenceException: The value 'null' was found where an instance of an object was required
        at System.Windows.Forms.TextBox.set_Text(String) in ./TextBox.cs:362
        at System.Windows.Forms.ComboBox.set_Text(String) in ./ComboBox.cs:534
        at System.Windows.Forms.Control.ResetText() in ./Control.cs:3046

I checked and did not see ResetText() listed in http://www.dotgnu.org/pnetlib-status/System.Windows.Forms.html

Anonymous

 

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

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

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 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-12-17 drobosson StatusNone Fixed
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-caa5.
Corresponding source code