View Issue Details

IDProjectCategoryView StatusLast Update
0004300JEDI VCL00 JVCL Componentspublic2012-06-12 12:14
ReporterklausvodAssigned Toobones 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product VersionDaily / GIT 
Target VersionFixed in Version 
Summary0004300: TJvDBComboEdit - DotNetHighlighting drwas uncomplete border when entered by keyboard
DescriptionHello again!

There seems to be another bug in TJvDBComboEdit (and also TJvComboEdit) using DotNetHighlighting:
when focus changes to TJvDBComboEdit for keyboard commands the surrounding
highlighted rectangle is drawn correctly just beneath the button, the rest of
the component remains with a very fine frame.
When moving mouse over the control (having the focus and not) highlighting
works fine and corrects the wrong drawing.

Regards,

Fritz
TagsNo tags attached.

Activities

obones

2008-02-20 08:53

administrator   ~0014180

Please provide the zipped sources of a standalone sample application showing this.

2008-02-20 09:13

 

jvDBComboEditTest.zip (4,736 bytes)

klausvod

2008-02-20 09:15

reporter   ~0014182

Hello!

Creating the requested sample application I discoverd that the effect is shown only when XPManifest is used.

Regards,

Klaus

obones

2012-02-27 13:27

administrator   ~0019578

I'm seeing it as well, but I'm not sure we can do anything about it as it seems the border is being overwritten by the underlying logic.
Note that this also happens with TJvComboEdit and that there is a similar issue with the button that overwrites the border as well.

obones

2012-02-27 13:50

administrator   ~0019580

I have updated painting code for the button issue, but I'm out of ideas for the rest

obones

2012-06-12 12:14

administrator   ~0019906

Can't do much more, sorry

Issue History

Date Modified Username Field Change
2007-12-03 03:52 klausvod New Issue
2008-02-20 08:53 obones Note Added: 0014180
2008-02-20 08:53 obones Status new => feedback
2008-02-20 09:13 klausvod File Added: jvDBComboEditTest.zip
2008-02-20 09:15 klausvod Note Added: 0014182
2008-07-23 07:22 obones Status feedback => acknowledged
2012-02-27 13:27 obones Note Added: 0019578
2012-02-27 13:27 obones Status acknowledged => confirmed
2012-02-27 13:50 obones Note Added: 0019580
2012-06-12 12:14 obones Note Added: 0019906
2012-06-12 12:14 obones Status confirmed => resolved
2012-06-12 12:14 obones Resolution open => fixed
2012-06-12 12:14 obones Assigned To => obones