[gatein-issues] [JBoss JIRA] (GTNPORTAL-2811) The portlet modes are sometimes displayed selected in latest versions of FF

Nicolas Filotto (JIRA) jira-events at lists.jboss.org
Tue Jan 29 10:30:47 EST 2013


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

Nicolas Filotto updated GTNPORTAL-2811:
---------------------------------------

    Attachment: Portlet-Modes.jpg


The screenshot
                
> The portlet modes are sometimes displayed selected in latest versions of FF
> ---------------------------------------------------------------------------
>
>                 Key: GTNPORTAL-2811
>                 URL: https://issues.jboss.org/browse/GTNPORTAL-2811
>             Project: GateIn Portal
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: User Interface
>    Affects Versions: 3.2.0-GA, 3.5.0.Final
>         Environment: GateIn-3.5.0.Final-tomcat7/GateIn-3.2.0.Final-tomcat6
> Java 1.6.0_37
> Firefox 16.0.2/17.0.1/18.0.1
>            Reporter: Nicolas Filotto
>            Priority: Minor
>         Attachments: Portlet-Modes.jpg
>
>
> It seems that there is a display issue on latest versions of FF when we show the portlet modes, indeed sometimes the labels are selected by default as you can see in the screenshot and sometimes it appears normally. After a deeper investigation it seems to be due to the fact that FF believes that we want to select the content by left clicking on the arrow, one way to fix it is to use the trick described here http://stackoverflow.com/questions/69430/is-there-a-way-to-make-text-unselectable-on-an-html-page. By simply adding the css attributes of the class {{unselectable}} in the div of class {{ControlIcon}}, I could fix the issue on chrome and FF (did not test on other browsers)
> NB: This seems to occur on chrome (24.0.1312.56) too.

--
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 gatein-issues mailing list