[ 
https://jira.jboss.org/jira/browse/RF-4026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nick Belaevski updated RF-4026:
-------------------------------

    Fix Version/s: Future
                       (was: 3.3.0)


> I can´t select a text from an inputText inside a panelMenuItem in Internet 
> Explorer. It works on firefox
> --------------------------------------------------------------------------------------------------------
>
>                 Key: RF-4026
>                 URL: https://jira.jboss.org/jira/browse/RF-4026
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.1
>         Environment: SEAM 2.0.1
> RichFaces 3.2.1
>            Reporter: Lucas Pereira
>            Assignee: Alexandr Levkovsky
>            Priority: Minor
>             Fix For: Future
>
>
> I have a inputText inside a panelMenuItem, when I try to select the text to 
> do actions like copy and paste, It works in fierofox but not in internet 
> explorer.
> In ie, I can´t select the text using mouse ou keyboard.
>         <rich:panelMenuGroup label="CPF" id="panelCpf">
>                       <rich:dragSupport dragIndicator=":indicator" 
> dragType="CPF">
>                               <rich:dndParam name="label" value="CPF" />
>                       </rich:dragSupport>
>               <rich:panelMenuItem label="Digite um CPF">
>                       <h:inputText id="cpfText" 
> value="#{pesquisaPessoaFisica.nuCpf}">
>                       </h:inputText>
>               </rich:panelMenuItem>
>         </rich:panelMenuGroup>

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

       

_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to