View Issue Details

IDProjectCategoryView StatusLast Update
0005915JEDI VCL00 JVCL Componentspublic2015-09-21 17:47
ReporterrudiloosAssigned Toobones 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product VersionDaily / GIT 
Target VersionFixed in Version3.49 
Summary0005915: JvDBUltimGrid - Mouse buttons when title buttons are active on mousedown and up events
DescriptionHi

Property TitleButtons is active.

In the onmousedown and onmouseup events 'Button' returns mbleft when clicked with the right mouse button. Middle button correct.
It also issues two events on left click. (Could be a side effect of the problem above)
Buttons are correct when TitleButtons is not active.
Additional Information
Delphi XE2 U4
Windows XP SP3
TagsNo tags attached.

Activities

obones

2013-01-15 15:06

administrator   ~0020337

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

2013-01-17 12:40

 

JvDBUltimGrid Sample.zip (1,845 bytes)

rudiloos

2013-01-17 13:09

reporter   ~0020403

Clicking on the title buttons the left button does not work.
Right Button shows up as left button
Middle Button shows up as Middle button
Both Right and Middle buttons fire 2 onmousedown events.

obones

2013-12-16 12:18

administrator   ~0020854

I fixed the event being called twice, it's in GIT.
As to the invalid value for Button, it's done on purpose, and I'm afraid changing this will break lots of other things.
However, in the Shift parameter, you have ssRight that can be used.

Issue History

Date Modified Username Field Change
2012-06-25 14:28 rudiloos New Issue
2013-01-15 15:06 obones Note Added: 0020337
2013-01-15 15:06 obones Status new => feedback
2013-01-17 12:40 rudiloos File Added: JvDBUltimGrid Sample.zip
2013-01-17 13:09 rudiloos Note Added: 0020403
2013-12-13 11:40 obones Status feedback => acknowledged
2013-12-16 12:18 obones Note Added: 0020854
2013-12-16 12:18 obones Status acknowledged => resolved
2013-12-16 12:18 obones Fixed in Version => Daily / GIT
2013-12-16 12:18 obones Resolution open => fixed
2013-12-16 12:18 obones Assigned To => obones
2015-09-21 17:47 obones Fixed in Version Daily / GIT => 3.49