[jboss-jira] [JBoss JIRA] Resolved: (JBPORTAL-2226) Clicking on potlet window decorator does not seem to work all the time on IE7

Wesley Hales (JIRA) jira-events at lists.jboss.org
Mon Feb 23 22:13:44 EST 2009


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

Wesley Hales resolved JBPORTAL-2226.
------------------------------------

    Resolution: Done


The fix for this issue will cover the following:
1) Validation - The default portal page currently validates with http://validator.w3.org/. However, you must remove any JSF portlets from this page due to id collisions with the hidden ViewState id and other Javascript collisions. Most JSF components are properly closed and do validate, but some do not and we can't account for, nor control those. The only way to make any of the JBoss portal pages validate is to only use standard XHTML traditional compliant portlets. 
This has been complained about in JBPORTAL-1874. What could be fixed has been, the other errors relate to non validating portlets.
Bottom Line - JBoss Portal pages will validate XHTML Traditional without any portlets on the page.

2) IE7 drag and drop - This fix is valid and is not a hack. The handle for dragging is now the entire title bar, and the mode buttons are 1 z-index above the handle

Tested in IE6,IE7,FF3, and Safari 

> Clicking on potlet window decorator does not seem to work all the time on IE7
> -----------------------------------------------------------------------------
>
>                 Key: JBPORTAL-2226
>                 URL: https://jira.jboss.org/jira/browse/JBPORTAL-2226
>             Project: JBoss Portal
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Portal Core Admin
>    Affects Versions: 2.6.7 Final, 2.7.0 Final
>            Reporter: Prabhat Jha
>            Assignee: Wesley Hales
>             Fix For: 2.6.8 Final, 2.7.2 Final
>
>
> Please see http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187113#4187113

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

        



More information about the jboss-jira mailing list