Details
-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Invalid
-
Affects Version/s: EE 1.3.1.GA
-
Fix Version/s: EE 1.3.1.GA_P01
-
Component/s: Faces
-
Labels:None
-
Environment:jsf icemobile
-
Support Case References:Support case 12947 - https://icesoft.my.salesforce.com/5007000000ecWGE?srPos=0&srKp=500
Description
will attach the documents for support case. Issue is on all desktop browsers when resizing slowly the test application with tabset orientation = "bottom"
The tabs will disappear if doing the resize slowly.
Customer has indicated this is a blocker issue.
The tabs will disappear if doing the resize slowly.
Customer has indicated this is a blocker issue.
previous recomendation of :-
{ position: fixed; bottom: 0; }.mobi-tabset.mobi-tabset-tabs-bottom > .mobi-tabset-tabs
no longer works when using :-
{ float: none !important; }/*
Workaround to fix alignment issue with fieldsetRow in 1.3.1.GA
JIRA http://jira.icesoft.org/i#browse/MOBI-1083
*/
.mobi-fieldset-row>* ~ *:last-child {