[richfaces-issues] [JBoss JIRA] (RF-12737) Showcase: focus preserve demo does not show benefits of the component

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Tue Jan 22 02:57:22 EST 2013


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

Lukáš Fryč reassigned RF-12737:
-------------------------------

    Assignee: Lukáš Fryč

    
> Showcase: focus preserve demo does not show benefits of the component
> ---------------------------------------------------------------------
>
>                 Key: RF-12737
>                 URL: https://issues.jboss.org/browse/RF-12737
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: showcase
>    Affects Versions: 4.3.0.CR1
>            Reporter: Lukáš Fryč
>            Assignee: Lukáš Fryč
>             Fix For: 4.3.0.CR2
>
>
> {code}
> <h:form>
>  
>             <rich:focus preserve="true" />
>  
>             <h:panelGrid columns="2">
>                 <h:inputText id="query" value="#{query}" />
>                 <a4j:commandButton value="Search" render="output" />
>              
>                 <h:outputText value="Searched query:" />
>                 <h:outputText id="output" value="#{query}" />
>             </h:panelGrid>
>         </h:form>
> {code}
> Since only {{output}} is rendered, the focus is not required.

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



More information about the richfaces-issues mailing list