[richfaces-issues] [JBoss JIRA] (RF-11632) showcase - rich:inplaceSelect - example which is activated by doubleClick should be disabled for mobile, not for desktops

Juraj Huska (Created) (JIRA) jira-events at lists.jboss.org
Tue Nov 1 13:15:45 EDT 2011


showcase - rich:inplaceSelect - example which is activated by doubleClick should be disabled for mobile, not for desktops
-------------------------------------------------------------------------------------------------------------------------

                 Key: RF-11632
                 URL: https://issues.jboss.org/browse/RF-11632
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-selects, showcase
    Affects Versions: 4.1.0.Milestone4
         Environment: app: richfaces-showcase-4.1.0.20111030-M4
containers: all, 
browsers: all

            Reporter: Juraj Huska
            Priority: Trivial


In the sample for rich:inplaceSelect, there is example which should be activated by doubleClick disabled for desktop, not for mobile.
*It should be other way round.*

I think that it is *just typo* in the file:
https://github.com/richfaces/showcase/blob/develop/src/main/webapp/richfaces/inplaceSelect/samples/inplaceSelect-sample.xhtml

particularly on the line 20:
{code}
<a4j:outputPanel rendered="#{userAgent.phone or userAgent.tablet}">
{code}

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

        


More information about the richfaces-issues mailing list