You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Alessandro Pira (JIRA)" <ji...@apache.org> on 2012/10/10 09:43:02 UTC

[jira] [Created] (PIVOT-876) When user presses the tab key the applet loses focus and never regains it

Alessandro Pira created PIVOT-876:
-------------------------------------

             Summary: When user presses the tab key the applet loses focus and never regains it
                 Key: PIVOT-876
                 URL: https://issues.apache.org/jira/browse/PIVOT-876
             Project: Pivot
          Issue Type: Bug
          Components: wtk
    Affects Versions: 2.0.2
         Environment: Firefox on Ubuntu 12.04LTS or Windows 7
JDK 1.6.0_34
            Reporter: Alessandro Pira
         Attachments: patch-applet-focus-pivot-2.0.2.diff

When a text field is selected and the tab key is pressed, focus goes outside the applet. The only way to get the focus back to the applet is by clicking on it. This is annoying for users because the tab key is not usable for switching focus.
Happens also with the component explorer (http://pivot.apache.org/demos/component-explorer.html).


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (PIVOT-876) When user presses the tab key the applet loses focus and never regains it

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

Sandro Martini resolved PIVOT-876.
----------------------------------

    Resolution: Fixed

Just committed (after some tests, even with some of our applets test pages) in 2.0.x:
Committed revision 1399276.

Now I'll merge this even in trunk (for 2.1).

Thank you very much to Alessandro.

                
> When user presses the tab key the applet loses focus and never regains it
> -------------------------------------------------------------------------
>
>                 Key: PIVOT-876
>                 URL: https://issues.apache.org/jira/browse/PIVOT-876
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk
>    Affects Versions: 2.0.2
>         Environment: Firefox on Ubuntu 12.04LTS or Windows 7
> JDK 1.6.0_34
>            Reporter: Alessandro Pira
>            Assignee: Sandro Martini
>             Fix For: 2.0.3
>
>         Attachments: patch-applet-focus-pivot-2.0.2.diff
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> When a text field is selected and the tab key is pressed, focus goes outside the applet. The only way to get the focus back to the applet is by clicking on it. This is annoying for users because the tab key is not usable for switching focus.
> Happens also with the component explorer (http://pivot.apache.org/demos/component-explorer.html).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (PIVOT-876) When user presses the tab key the applet loses focus and never regains it

Posted by "Sandro Martini (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIVOT-876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13473123#comment-13473123 ] 

Sandro Martini commented on PIVOT-876:
--------------------------------------

Hi, I'll try your patch asap, and put some update here in a few days. 
Thanks for now.

                
> When user presses the tab key the applet loses focus and never regains it
> -------------------------------------------------------------------------
>
>                 Key: PIVOT-876
>                 URL: https://issues.apache.org/jira/browse/PIVOT-876
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk
>    Affects Versions: 2.0.2
>         Environment: Firefox on Ubuntu 12.04LTS or Windows 7
> JDK 1.6.0_34
>            Reporter: Alessandro Pira
>            Assignee: Sandro Martini
>             Fix For: 2.0.3
>
>         Attachments: patch-applet-focus-pivot-2.0.2.diff
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> When a text field is selected and the tab key is pressed, focus goes outside the applet. The only way to get the focus back to the applet is by clicking on it. This is annoying for users because the tab key is not usable for switching focus.
> Happens also with the component explorer (http://pivot.apache.org/demos/component-explorer.html).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (PIVOT-876) When user presses the tab key the applet loses focus and never regains it

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

Alessandro Pira updated PIVOT-876:
----------------------------------

    Attachment: patch-applet-focus-pivot-2.0.2.diff

Proposed patch
                
> When user presses the tab key the applet loses focus and never regains it
> -------------------------------------------------------------------------
>
>                 Key: PIVOT-876
>                 URL: https://issues.apache.org/jira/browse/PIVOT-876
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk
>    Affects Versions: 2.0.2
>         Environment: Firefox on Ubuntu 12.04LTS or Windows 7
> JDK 1.6.0_34
>            Reporter: Alessandro Pira
>         Attachments: patch-applet-focus-pivot-2.0.2.diff
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> When a text field is selected and the tab key is pressed, focus goes outside the applet. The only way to get the focus back to the applet is by clicking on it. This is annoying for users because the tab key is not usable for switching focus.
> Happens also with the component explorer (http://pivot.apache.org/demos/component-explorer.html).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Comment Edited] (PIVOT-876) When user presses the tab key the applet loses focus and never regains it

Posted by "Alessandro Pira (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIVOT-876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13473061#comment-13473061 ] 

Alessandro Pira edited comment on PIVOT-876 at 10/10/12 7:43 AM:
-----------------------------------------------------------------

I am attaching a patch that I used and seems to fix the problem
                
      was (Author: alessandro.pira):
    Proposed patch
                  
> When user presses the tab key the applet loses focus and never regains it
> -------------------------------------------------------------------------
>
>                 Key: PIVOT-876
>                 URL: https://issues.apache.org/jira/browse/PIVOT-876
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk
>    Affects Versions: 2.0.2
>         Environment: Firefox on Ubuntu 12.04LTS or Windows 7
> JDK 1.6.0_34
>            Reporter: Alessandro Pira
>         Attachments: patch-applet-focus-pivot-2.0.2.diff
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> When a text field is selected and the tab key is pressed, focus goes outside the applet. The only way to get the focus back to the applet is by clicking on it. This is annoying for users because the tab key is not usable for switching focus.
> Happens also with the component explorer (http://pivot.apache.org/demos/component-explorer.html).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (PIVOT-876) When user presses the tab key the applet loses focus and never regains it

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

Sandro Martini updated PIVOT-876:
---------------------------------

    Fix Version/s: 2.0.3
    
> When user presses the tab key the applet loses focus and never regains it
> -------------------------------------------------------------------------
>
>                 Key: PIVOT-876
>                 URL: https://issues.apache.org/jira/browse/PIVOT-876
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk
>    Affects Versions: 2.0.2
>         Environment: Firefox on Ubuntu 12.04LTS or Windows 7
> JDK 1.6.0_34
>            Reporter: Alessandro Pira
>            Assignee: Sandro Martini
>             Fix For: 2.0.3
>
>         Attachments: patch-applet-focus-pivot-2.0.2.diff
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> When a text field is selected and the tab key is pressed, focus goes outside the applet. The only way to get the focus back to the applet is by clicking on it. This is annoying for users because the tab key is not usable for switching focus.
> Happens also with the component explorer (http://pivot.apache.org/demos/component-explorer.html).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (PIVOT-876) When user presses the tab key the applet loses focus and never regains it

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

Sandro Martini reassigned PIVOT-876:
------------------------------------

    Assignee: Sandro Martini
    
> When user presses the tab key the applet loses focus and never regains it
> -------------------------------------------------------------------------
>
>                 Key: PIVOT-876
>                 URL: https://issues.apache.org/jira/browse/PIVOT-876
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk
>    Affects Versions: 2.0.2
>         Environment: Firefox on Ubuntu 12.04LTS or Windows 7
> JDK 1.6.0_34
>            Reporter: Alessandro Pira
>            Assignee: Sandro Martini
>             Fix For: 2.0.3
>
>         Attachments: patch-applet-focus-pivot-2.0.2.diff
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> When a text field is selected and the tab key is pressed, focus goes outside the applet. The only way to get the focus back to the applet is by clicking on it. This is annoying for users because the tab key is not usable for switching focus.
> Happens also with the component explorer (http://pivot.apache.org/demos/component-explorer.html).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira