View Issue Details

IDProjectCategoryView StatusLast Update
0000037SoftwareOptionspublic2007-08-16 22:55
ReporterPeter Assigned ToPeter  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.3.3 
Fixed in Version1.3.3 
Summary0000037: Option dropdown lists are editable on laptop/PC (shouldn't be)
DescriptionAs the .NET Compact Framework dropdown combobox class doesnt have an option for the type of drop down list (eg whether you can type into the list), the default one is a non-editable list. however the default one on the .NET Framework (for laptop/pc) is an editable dropdown. Since it cant be changed as there is no option for .NET CF, something has to be done to make sure its not editable on normal .NET Framework. I think checking platform then using reflection to change dropdown style to list would probably work.
Additional InformationIf a user was to type invalid values into the dropdown id imagine there would be crashes, so fixing it is just a precaution.
TagsNo tags attached.

Activities

Peter

2007-08-16 22:55

administrator   ~0000013

this is fixed in beta4 (when released) and after. now all dropdowns should not be editable.

Issue History

Date Modified Username Field Change
2007-08-14 13:38 Peter New Issue
2007-08-14 13:38 Peter Status new => assigned
2007-08-14 13:38 Peter Assigned To => Peter
2007-08-16 22:55 Peter Note Added: 0000013
2007-08-16 22:55 Peter Status assigned => closed
2007-08-16 22:55 Peter Resolution open => fixed
2007-08-16 22:55 Peter Fixed in Version => 1.3.3