]
Anton Belevich reassigned RF-4026:
----------------------------------
Assignee: Alexandr Levkovsky (was: Nick Belaevski)
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: 3.3.0
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: