You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rave.apache.org by "marijan milicevic (JIRA)" <ji...@apache.org> on 2012/06/13 15:14:42 UTC

[jira] [Created] (RAVE-674) Modal dialog boxes should have a focus in input field once invoked

marijan milicevic created RAVE-674:
--------------------------------------

             Summary: Modal dialog boxes should have a focus in input field once invoked
                 Key: RAVE-674
                 URL: https://issues.apache.org/jira/browse/RAVE-674
             Project: Rave
          Issue Type: Bug
            Reporter: marijan milicevic
            Priority: Minor


currently you cannot start typing when invoking a modal dialog (e.g. Add new page)

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

        

[jira] [Commented] (RAVE-674) Modal dialog boxes should have a focus in input field once invoked

Posted by "Jasha Joachimsthal (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/RAVE-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13425051#comment-13425051 ] 

Jasha Joachimsthal commented on RAVE-674:
-----------------------------------------

very easy with HTML5, just add autofocus="autofocus" to the input field that needs focus
                
> Modal dialog boxes should have a focus in input field once invoked
> ------------------------------------------------------------------
>
>                 Key: RAVE-674
>                 URL: https://issues.apache.org/jira/browse/RAVE-674
>             Project: Rave
>          Issue Type: Bug
>            Reporter: marijan milicevic
>            Assignee: Daniel Gornstein
>            Priority: Minor
>
> currently you cannot start typing when invoking a modal dialog (e.g. Add new page)

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

        

[jira] [Resolved] (RAVE-674) Modal dialog boxes should have a focus in input field once invoked

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

Raminderjeet Singh resolved RAVE-674.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.15

Applied the patch. Thanks Daniel. 
                
> Modal dialog boxes should have a focus in input field once invoked
> ------------------------------------------------------------------
>
>                 Key: RAVE-674
>                 URL: https://issues.apache.org/jira/browse/RAVE-674
>             Project: Rave
>          Issue Type: Bug
>            Reporter: marijan milicevic
>            Assignee: Daniel Gornstein
>            Priority: Minor
>             Fix For: 0.15
>
>         Attachments: focusOnInputFieldInModalView(Rave-674).patch
>
>
> currently you cannot start typing when invoking a modal dialog (e.g. Add new page)

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

        

[jira] [Updated] (RAVE-674) Modal dialog boxes should have a focus in input field once invoked

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

Daniel Gornstein updated RAVE-674:
----------------------------------

    Attachment: focusOnInputFieldInModalView(Rave-674).patch

Made it when entering a modal view with a text field available, it automatically focuses on that field so you can start typing immediately.

This is fixed for the following three modal views:
1. Adding a new page
2. Editing a page
3. Sharing a page (brings you into search input field)
                
> Modal dialog boxes should have a focus in input field once invoked
> ------------------------------------------------------------------
>
>                 Key: RAVE-674
>                 URL: https://issues.apache.org/jira/browse/RAVE-674
>             Project: Rave
>          Issue Type: Bug
>            Reporter: marijan milicevic
>            Assignee: Daniel Gornstein
>            Priority: Minor
>         Attachments: focusOnInputFieldInModalView(Rave-674).patch
>
>
> currently you cannot start typing when invoking a modal dialog (e.g. Add new page)

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

        

[jira] [Assigned] (RAVE-674) Modal dialog boxes should have a focus in input field once invoked

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

Daniel Gornstein reassigned RAVE-674:
-------------------------------------

    Assignee: Daniel Gornstein
    
> Modal dialog boxes should have a focus in input field once invoked
> ------------------------------------------------------------------
>
>                 Key: RAVE-674
>                 URL: https://issues.apache.org/jira/browse/RAVE-674
>             Project: Rave
>          Issue Type: Bug
>            Reporter: marijan milicevic
>            Assignee: Daniel Gornstein
>            Priority: Minor
>
> currently you cannot start typing when invoking a modal dialog (e.g. Add new page)

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