Details
-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE 1.3.1.GA
-
Fix Version/s: EE 1.3.1.GA_P01
-
Component/s: Faces
-
Labels:None
-
Environment:IE8, Firefox
-
Support Case References:Support Case #12947 - https://icesoft.my.salesforce.com/5007000000ecWGE
Description
This issue is recently reported with the EE 1.3.1 release. When using a combination of custom CSS for the mobi:tabSet and the mobi:pagePanel components, when displaying the page in IE8, the tab set will slowly move up (expand) and down (contract) on the page.
The custom CSS is the following:
.mobi-tabset > .mobi-tabset-tabs > ul {
border-top: 1px solid rgb(165, 169, 182);
}
It was also reported that the issue happens in Firefox when resizing the browser. Removing the CSS resolves the issue but makes the display of the tab set unsatisfactory.
The custom CSS is the following:
.mobi-tabset > .mobi-tabset-tabs > ul {
border-top: 1px solid rgb(165, 169, 182);
}
It was also reported that the issue happens in Firefox when resizing the browser. Removing the CSS resolves the issue but makes the display of the tab set unsatisfactory.
Issue Links
- depends on
-
MOBI-1088 Page Panel body height not being properly calculated on IE8
- Resolved
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion