View Issue Details

IDProjectCategoryView StatusLast Update
0005704JEDI VCL00 JVCL Componentspublic2013-12-13 11:29
ReporterricoleboAssigned ToAHUser 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionsuspended 
Product VersionDaily / GIT 
Target VersionFixed in Version 
Summary0005704: TJvDBLookupCombo : Property DeleteKeyClear set to true on create
DescriptionI don't know when propertie TJvDBLookupCombo was added, but now all JvDBLookupCombo in my projects can be cleared by users !

Before this add, JvDBLookupCombo can't be cleared

So I think that this property should be set to False on create

Thank you

 
TagsNo tags attached.

Activities

ricolebo

2011-11-07 14:19

reporter   ~0019092

DeleteKeyClear property wad added in revision 11630

Message * "ESC now resets the value. The "Clear" is done by pressing VK_DELETE (conforms to other components and is more intuitiv)"

AHUser

2011-11-07 20:24

developer   ~0019093

Last edited: 2011-11-07 20:29

Before that change the user was already able to clear the LookupCombo by pressing ESC ("property EscapeClear default True"). With the change the ESC became the "reset" key and the Delete key became the "clear" key.

So there was actually no change in "can't be cleared" behavior. Only the keys were switched. The default value was True and still is True.


However, the code could be improved by not allowing to clear a "Required" field.

obones

2012-02-22 14:45

administrator   ~0019442

So what is the status here?

obones

2012-06-13 16:27

administrator   ~0019966

Any news?

obones

2013-12-13 11:29

administrator   ~0020781

No news, suspending the issue

Issue History

Date Modified Username Field Change
2011-11-07 10:47 ricolebo New Issue
2011-11-07 14:19 ricolebo Note Added: 0019092
2011-11-07 20:24 AHUser Note Added: 0019093
2011-11-07 20:25 AHUser Note Edited: 0019093
2011-11-07 20:25 AHUser Note Edited: 0019093
2011-11-07 20:27 AHUser Assigned To => AHUser
2011-11-07 20:27 AHUser Status new => feedback
2011-11-07 20:29 AHUser Note Edited: 0019093
2011-11-07 20:29 AHUser Note Edited: 0019093
2012-02-22 14:45 obones Note Added: 0019442
2012-06-13 16:27 obones Note Added: 0019966
2013-12-13 11:29 obones Note Added: 0020781
2013-12-13 11:29 obones Status feedback => resolved
2013-12-13 11:29 obones Resolution open => suspended