You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/11/24 10:40:03 UTC

[jira] Created: (HARMONY-2296) [classlib][swing] Column dragging in JTable works incorrectly

[classlib][swing] Column dragging in JTable works incorrectly
-------------------------------------------------------------

                 Key: HARMONY-2296
                 URL: http://issues.apache.org/jira/browse/HARMONY-2296
             Project: Harmony
          Issue Type: Bug
          Components: Classlib
            Reporter: Ilya Okomin
            Priority: Minor


Scenario is the following:
1. Run JTableTest application from the attachment.
2. Drag any column very fast, don't release mouse button

As the result on Harmony implementation the dragged column is moved away from the mouse pointer, but still can be dragged.

The expected result: dragged column should be dragged with the mouse pointer.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HARMONY-2296) [classlib][swing] Column dragging in JTable works incorrectly

Posted by "Ilya Okomin (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2296?page=all ]

Ilya Okomin updated HARMONY-2296:
---------------------------------

    Attachment: JTableTest.java

JTableTest application

> [classlib][swing] Column dragging in JTable works incorrectly
> -------------------------------------------------------------
>
>                 Key: HARMONY-2296
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2296
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Ilya Okomin
>            Priority: Minor
>         Attachments: JTableTest.java
>
>
> Scenario is the following:
> 1. Run JTableTest application from the attachment.
> 2. Drag any column very fast, don't release mouse button
> As the result on Harmony implementation the dragged column is moved away from the mouse pointer, but still can be dragged.
> The expected result: dragged column should be dragged with the mouse pointer.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira