-
Bug
-
Resolution: Fixed
-
Normal
-
Freshly, 9.5.0.2, 9.5.1
-
Security Level: Jimmy
-
None
Steps to Reproduce
<hbox height="100px" width="100%"> <div> left side <textbox/> </div> <splitter collapse="before"/> <div> right side <textbox/> </div> </hbox> <hbox height="100px" width="100%"> <div> left side <textbox/> </div> <splitter collapse="after"/> <div> right side <textbox/> </div> </hbox>
mouse click or focus+ENTER separator
Current Result
the aria attributes aria-valuenow and aria-valuetext keep their previous value
Expected Result
toggle the value to 0 when collapsed
Debug Information
works in <splitlayout>