In the Xsp Properties when I change from the Mobile default theme to the OneUI IDX v1.3 common UI theme all of my "mobilePageName.xsp" pages no longer render properly.
The following are the related properties set in xsp.properties :
xsp.theme.mobile.pagePrefix=mobile
xsp.theme.mobile=oneui_idx_v1.3
I tested on Domino 9.0.1 FP2 and again on local web preview for Designer 9.0.1 FP2 ... same result, always broken rendering when testing with the oneui_idx_v1.3 theme.
They all render properly when I remove the xsp.theme.mobile=oneui_idx_v1.3 from the xsp.properties to return to render using the default mobile theme.
Added image showing developer tools and page head.
Note ... I am running 9.0.1 FP2 with no additional hot fixes applied ... am wondering now if the hot fix to correct the iOS8 problem with the mobile controls will also fix this oneui_idx theme problem, but cannot apply the fix right now.