View Issue Details

IDProjectCategoryView StatusLast Update
0003410JEDI VCL00 JVCL Componentspublic2006-01-10 06:13
ReporterMetalAssigned Toobones 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionno change required 
Product Version3.00 
Target VersionFixed in Version 
Summary0003410: JvInspector stack overflow
DescriptionStack overflow when scrol with mouse wheel on ListBox
function TJvCustomInspector.DoMouseWheel
line: Selected.ListBox.Perform(WM_MOUSEWHEEL, WheelDelta shl 16, LbPos.X + (LbPos.Y shl 16));
TagsNo tags attached.

Activities

obones

2006-01-08 12:01

administrator   ~0008343

Can you attach the zipped sources of an application showing this?
I can't reproduce this with the latest sources and Delphi 6

Metal

2006-01-09 02:14

reporter   ~0008357

I got this problem in InspExample. Last release from 2005-12-13
(Repr: On the bottom of inspector Edit1 expand OnChange, scrol with mouse wheel)
Before a few days i reproduce this 'bug' always, now i can't(interesting), but mouse wheel don't work on listbox!

Metal

2006-01-10 05:10

reporter   ~0008361

I want to make apology.
The problem is in HotKey Manager (by Killer{R}), this program make a hook to all processes (hkmhooks.dll). When I stop program or disable option "XScroll" the problem disappear. (before this problem, i never have a problem with this hk manager)

p.s. Thank you for attention. i'm sorry for bad english.

obones

2006-01-10 06:13

administrator   ~0008362

As per original poster's indications.

Issue History

Date Modified Username Field Change
2006-01-04 05:05 Metal New Issue
2006-01-08 12:01 obones Note Added: 0008343
2006-01-08 12:01 obones Status new => feedback
2006-01-09 02:14 Metal Note Added: 0008357
2006-01-10 05:10 Metal Note Added: 0008361
2006-01-10 06:13 obones Status feedback => resolved
2006-01-10 06:13 obones Resolution open => no change required
2006-01-10 06:13 obones Assigned To => obones
2006-01-10 06:13 obones Note Added: 0008362