View Issue Details

IDProjectCategoryView StatusLast Update
0004687JEDI VCL00 JVCL Componentspublic2009-04-02 01:18
ReporterChristian_SciberrasAssigned Tojfudickar 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.36 
Target VersionFixed in Version 
Summary0004687: JvPanel - Resizable feature issue
DescriptionWhen JvPanel.Sizeable is set to true, to allow resizing, it shows a grip at the bottom right (like the ones found on a statusbar on a resizable form).
When the mouse is put over the grip and clicked/dragged to resize the panel, the control sets Screen.Cursor to crSizeNWSE.
The problem is, when the mouse is, released the resizing does stop but the cursor stays the same.
I tried this bug in different ways/projects (but on same computer), and it always happened.

Kind regards,
Christian Sciberras
TagsNo tags attached.

Activities

jfudickar

2009-04-02 01:17

developer   ~0015377

Fixed in SVN

Also fixed wrong behaviour in combination with sizeable and constraints.

Issue History

Date Modified Username Field Change
2009-02-01 05:50 Christian_Sciberras New Issue
2009-02-02 01:19 obones Status new => acknowledged
2009-04-02 01:17 jfudickar Note Added: 0015377
2009-04-02 01:17 jfudickar Status acknowledged => resolved
2009-04-02 01:17 jfudickar Resolution open => fixed
2009-04-02 01:17 jfudickar Assigned To => jfudickar