You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexander Simbirtsev (JIRA)" <ji...@apache.org> on 2006/12/11 15:06:22 UTC

[jira] Created: (HARMONY-2608) [classlib][swing] javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction has inconsistencies with RI

[classlib][swing] javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction has inconsistencies with RI
-----------------------------------------------------------------------------------------------------------

                 Key: HARMONY-2608
                 URL: http://issues.apache.org/jira/browse/HARMONY-2608
             Project: Harmony
          Issue Type: Bug
          Components: Classlib
            Reporter: Alexander Simbirtsev
         Attachments: Test.java

1. javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction.getKeys() 
returns array that contains Action.NAME key.

2. javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction.actionPerformed(null)
throws unspecified NPE while RI does not.

The code to reproduce this bug is to be attached

-- 
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] Assigned: (HARMONY-2608) [classlib][swing] javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction has inconsistencies with RI

Posted by "Mark Hindess (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-2608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Hindess reassigned HARMONY-2608:
-------------------------------------

    Assignee: Mark Hindess

> [classlib][swing] javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction has inconsistencies with RI
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2608
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2608
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexander Simbirtsev
>         Assigned To: Mark Hindess
>         Attachments: H2588-H2604-H2608-BasicInternalFrameTitlePaneTest.patch, H2608-BasicInternalFrameTitlePaneTest.patch, moveaction-patch.txt, Test.java
>
>
> 1. javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction.getKeys() 
> returns array that contains Action.NAME key.
> 2. javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction.actionPerformed(null)
> throws unspecified NPE while RI does not.
> The code to reproduce this bug is to be attached

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

        

[jira] Resolved: (HARMONY-2608) [classlib][swing] javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction has inconsistencies with RI

Posted by "Mark Hindess (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-2608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Hindess resolved HARMONY-2608.
-----------------------------------

    Resolution: Fixed

Applied moveaction-patch.txt  and H2588-H2604-H2608-BasicInternalFrameTitlePaneTest.patch in r495927.  Please confirm that this issue is resolved.

> [classlib][swing] javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction has inconsistencies with RI
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2608
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2608
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexander Simbirtsev
>         Assigned To: Mark Hindess
>         Attachments: H2588-H2604-H2608-BasicInternalFrameTitlePaneTest.patch, H2608-BasicInternalFrameTitlePaneTest.patch, moveaction-patch.txt, Test.java
>
>
> 1. javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction.getKeys() 
> returns array that contains Action.NAME key.
> 2. javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction.actionPerformed(null)
> throws unspecified NPE while RI does not.
> The code to reproduce this bug is to be attached

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

        

[jira] Updated: (HARMONY-2608) [classlib][swing] javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction has inconsistencies with RI

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

Dmitry Irlyanov updated HARMONY-2608:
-------------------------------------

    Attachment: H2608-BasicInternalFrameTitlePaneTest.patch

Regression test

> [classlib][swing] javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction has inconsistencies with RI
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2608
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2608
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexander Simbirtsev
>         Attachments: H2588-H2604-H2608-BasicInternalFrameTitlePaneTest.patch, H2608-BasicInternalFrameTitlePaneTest.patch, moveaction-patch.txt, Test.java
>
>
> 1. javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction.getKeys() 
> returns array that contains Action.NAME key.
> 2. javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction.actionPerformed(null)
> throws unspecified NPE while RI does not.
> The code to reproduce this bug is to be attached

-- 
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] Commented: (HARMONY-2608) [classlib][swing] javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction has inconsistencies with RI

Posted by "Alexander Simbirtsev (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-2608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464718 ] 

Alexander Simbirtsev commented on HARMONY-2608:
-----------------------------------------------

Works fine. Thanks

> [classlib][swing] javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction has inconsistencies with RI
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2608
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2608
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexander Simbirtsev
>         Assigned To: Mark Hindess
>         Attachments: H2588-H2604-H2608-BasicInternalFrameTitlePaneTest.patch, H2608-BasicInternalFrameTitlePaneTest.patch, moveaction-patch.txt, Test.java
>
>
> 1. javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction.getKeys() 
> returns array that contains Action.NAME key.
> 2. javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction.actionPerformed(null)
> throws unspecified NPE while RI does not.
> The code to reproduce this bug is to be attached

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

        

[jira] Closed: (HARMONY-2608) [classlib][swing] javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction has inconsistencies with RI

Posted by "Mark Hindess (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-2608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Hindess closed HARMONY-2608.
---------------------------------


Verified.  Thanks.

> [classlib][swing] javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction has inconsistencies with RI
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2608
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2608
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexander Simbirtsev
>         Assigned To: Mark Hindess
>         Attachments: H2588-H2604-H2608-BasicInternalFrameTitlePaneTest.patch, H2608-BasicInternalFrameTitlePaneTest.patch, moveaction-patch.txt, Test.java
>
>
> 1. javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction.getKeys() 
> returns array that contains Action.NAME key.
> 2. javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction.actionPerformed(null)
> throws unspecified NPE while RI does not.
> The code to reproduce this bug is to be attached

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

        

[jira] Updated: (HARMONY-2608) [classlib][swing] javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction has inconsistencies with RI

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

Alexander Simbirtsev updated HARMONY-2608:
------------------------------------------

    Patch Info: [Patch Available]

> [classlib][swing] javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction has inconsistencies with RI
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2608
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2608
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexander Simbirtsev
>         Attachments: moveaction-patch.txt, Test.java
>
>
> 1. javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction.getKeys() 
> returns array that contains Action.NAME key.
> 2. javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction.actionPerformed(null)
> throws unspecified NPE while RI does not.
> The code to reproduce this bug is to be attached

-- 
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-2608) [classlib][swing] javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction has inconsistencies with RI

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

Alexander Simbirtsev updated HARMONY-2608:
------------------------------------------

    Attachment: Test.java

The code to reproduce this bug

> [classlib][swing] javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction has inconsistencies with RI
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2608
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2608
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexander Simbirtsev
>         Attachments: Test.java
>
>
> 1. javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction.getKeys() 
> returns array that contains Action.NAME key.
> 2. javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction.actionPerformed(null)
> throws unspecified NPE while RI does not.
> The code to reproduce this bug is to be attached

-- 
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-2608) [classlib][swing] javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction has inconsistencies with RI

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

Alexander Simbirtsev updated HARMONY-2608:
------------------------------------------

    Attachment: moveaction-patch.txt

Here's the proposed fix

> [classlib][swing] javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction has inconsistencies with RI
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2608
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2608
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexander Simbirtsev
>         Attachments: moveaction-patch.txt, Test.java
>
>
> 1. javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction.getKeys() 
> returns array that contains Action.NAME key.
> 2. javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction.actionPerformed(null)
> throws unspecified NPE while RI does not.
> The code to reproduce this bug is to be attached

-- 
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-2608) [classlib][swing] javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction has inconsistencies with RI

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

Dmitry Irlyanov updated HARMONY-2608:
-------------------------------------

    Attachment: H2588-H2604-H2608-BasicInternalFrameTitlePaneTest.patch

As JIRAs 2588, 2604 and 2608 corresponds in general to the same issue, there is the common regression test

> [classlib][swing] javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction has inconsistencies with RI
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2608
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2608
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexander Simbirtsev
>         Attachments: H2588-H2604-H2608-BasicInternalFrameTitlePaneTest.patch, H2608-BasicInternalFrameTitlePaneTest.patch, moveaction-patch.txt, Test.java
>
>
> 1. javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction.getKeys() 
> returns array that contains Action.NAME key.
> 2. javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction.actionPerformed(null)
> throws unspecified NPE while RI does not.
> The code to reproduce this bug is to be attached

-- 
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