View Issue Details

IDProjectCategoryView StatusLast Update
0005985JEDI VCL00 JVCL Componentspublic2015-09-14 13:20
ReporterprimarypowerAssigned Toobones 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.45 
Target VersionFixed in Version3.48 
Summary0005985: JvInspector does not work properly in multi-monitor environment
DescriptionWhen using the JvInspector in a multi-monitor environment, especifically when using the inspector in a secondary monitor (Not the primary) and clicking on a dropdown menu (In any item that has a dropdown menu), the menu will open on the primary monitor instead of the monitor where the inspector is being displayed.

I found the bug and fixed it myself in my copy of the code, please confirm the bug and apply the fixes to the official version!

Please see the screenshot of my code comparison. Basically instead of checking for Screen.Height and Screen.Width, you must check for Screen.DesktopHeight and Screen.DeskstopWidth
TagsNo tags attached.

Activities

2012-09-17 16:04

 

JvInspector Bug.png (139,966 bytes)
JvInspector Bug.png (139,966 bytes)

Issue History

Date Modified Username Field Change
2012-09-17 16:04 primarypower New Issue
2012-09-17 16:04 primarypower File Added: JvInspector Bug.png
2013-01-15 15:36 obones Status new => confirmed
2013-01-15 16:29 obones Status confirmed => resolved
2013-01-15 16:29 obones Fixed in Version => Daily / SVN
2013-01-15 16:29 obones Resolution open => fixed
2013-01-15 16:29 obones Assigned To => obones
2015-09-14 13:20 obones Fixed in Version Daily / GIT => 3.48