-
Bug
-
Resolution: Fixed
-
Normal
-
Freshly, 9.5.0.2, 9.5.1
-
Security Level: Jimmy
-
None
Steps to Reproduce
<splitlayout height="200px" orient="horizontal" collapse="before" widths="200,200"> <div></div> <div></div> </splitlayout> <splitlayout height="200px" orient="horizontal" collapse="after" widths="200,200"> <div></div> <div></div> </splitlayout>
Current Result
both aria-controls flags point at the left pane
Expected Result
for collapse="after" the primary pane is the right side of the splitter
Debug Information
Workaround
- relates to
-
ZK-4767 splitter aria-controls wrong for collapse="after"
- Closed