You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Ralph Jacobs (Created) (JIRA)" <de...@myfaces.apache.org> on 2011/11/30 09:53:39 UTC

[jira] [Created] (TOBAGO-1060) Input suggest within popup doesn't close when popup is closed

Input suggest within popup doesn't close when popup is closed
-------------------------------------------------------------

                 Key: TOBAGO-1060
                 URL: https://issues.apache.org/jira/browse/TOBAGO-1060
             Project: MyFaces Tobago
          Issue Type: Bug
          Components: Facelets
    Affects Versions: 1.5.0-beta-2
         Environment: Windows XP, IE 6 (sic!), Firefox 5
            Reporter: Ralph Jacobs
            Priority: Minor


tc:popup containing an input field <tx:in label="..." suggestMethod="..." /> 

When closing the popup, an opened input suggest list won't be closed.

--
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] (TOBAGO-1060) Input suggest within popup doesn't close when popup is closed

Posted by "Udo Schnurpfeil (Resolved) (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOBAGO-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Udo Schnurpfeil resolved TOBAGO-1060.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.1
         Assignee: Udo Schnurpfeil
    
> Input suggest within popup doesn't close when popup is closed
> -------------------------------------------------------------
>
>                 Key: TOBAGO-1060
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1060
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Facelets
>    Affects Versions: 1.5.0-beta-2
>         Environment: Windows XP, IE 6 (sic!), Firefox 5
>            Reporter: Ralph Jacobs
>            Assignee: Udo Schnurpfeil
>            Priority: Minor
>             Fix For: 1.5.1
>
>         Attachments: screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg
>
>
> tc:popup containing an input field <tx:in label="..." suggestMethod="..." /> 
> When closing the popup, an opened input suggest list won't be closed (screenshot-2).
> A date selector opened from this popup does not act as a modal dialog. It is possible to close the popup leaving the date selector open (screenshot-3).

--
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] (TOBAGO-1060) Input suggest within popup doesn't close when popup is closed

Posted by "Udo Schnurpfeil (Commented) (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOBAGO-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13162851#comment-13162851 ] 

Udo Schnurpfeil commented on TOBAGO-1060:
-----------------------------------------

I've added an event listener to close the input on a click outside of the control.
                
> Input suggest within popup doesn't close when popup is closed
> -------------------------------------------------------------
>
>                 Key: TOBAGO-1060
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1060
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Facelets
>    Affects Versions: 1.5.0-beta-2
>         Environment: Windows XP, IE 6 (sic!), Firefox 5
>            Reporter: Ralph Jacobs
>            Priority: Minor
>         Attachments: screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg
>
>
> tc:popup containing an input field <tx:in label="..." suggestMethod="..." /> 
> When closing the popup, an opened input suggest list won't be closed (screenshot-2).
> A date selector opened from this popup does not act as a modal dialog. It is possible to close the popup leaving the date selector open (screenshot-3).

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