]
Lukáš Fryč commented on RF-11884:
---------------------------------
Problem 1 and 2:
Problem is caused by switching IE to Quirks mode, when forced to use IE8/IE9 engine, it
works fine.
Let's force the browser to use right mode:
{code:xml}
<meta http-equiv="X-UA-Compatible" content="IE=8" />
{code}
{code:xml}
<meta http-equiv="X-UA-Compatible" content="IE=9" />
{code}
Multiple Errors with IE8/9
--------------------------
Key: RF-11884
URL:
https://issues.jboss.org/browse/RF-11884
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-panels-layout-themes, component-tables, component-tree
Environment: Windows 7 64, Tomcat 7.0.23, Mojarra 2.1.3, IE8/9 (all errors),
Chrome 16.09 (one problem), PrimesFaces 2.2.1 (ChartGraphics only, problems still persist
when PF is removed)
Reporter: Friedhelm Kuehn
Assignee: Lukáš Fryč
Priority: Critical
Fix For: 4.2.1.CR1
Attachments: ProgramVariable_Table.xhtml, Richfaces_4.1_Problems.pdf,
Richfaces_4.1_Problems_Konfiguration.pdf, Test.war
Problem 1: Shaded TabbedPane Tabs, not changing color when tabbing. Big spacing area
below tabs (height about 20 px, should be 2px).
Problem 2: Content of not-popped-up Popup-Panel is not visible, but an area is claimed on
screen.
Problem 3: <a4j:commandlink> with icon: Icon is surrounded by dark border
Problem 4: No Horzontal-Scroller in ExtendDatatable (with Chrome also).
Problem 5: Use of IconCollapsed/..Expanded creates double Icons in TreeNode
Problem 6: Javascript Error in ExtendedDataTable.js
Biggest Problem: We have to deliver our application in a few weeks. Support for IE8/9 is
hard customer requirement.
I have a made a documentation for each problem, but don't find a way to attach a PDF
to this issue - ??
Please help !
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: