Hi,
We are using Smart Gwt-4.1p(10th March 2015)
Browser : IE10, 11, Google Chrome: 37.0.2062.124 m
Attached file: TestsmartGwtProject.java
Attached snapshot: hoverMenu.png and hoverSearch.png
Issue: The buttons remain in selected state even after mouse is moved away from the control.
Steps:
1) After launching the application click on menu button (1st button from left) . So it should be in hover state and select any menu item.
2) Now select any other button like “search2” and observe.
3) Menu button are still in hover state.
Expected Result:
The button should not be in selected state when the mouse operation is not on that button.
Actual Result:
The button remains in selected state even after clicking on another control.
Please let us know how to resolve this issue or any property is their which we can use.
Thanks for your support.
We are using Smart Gwt-4.1p(10th March 2015)
Browser : IE10, 11, Google Chrome: 37.0.2062.124 m
Attached file: TestsmartGwtProject.java
Attached snapshot: hoverMenu.png and hoverSearch.png
Issue: The buttons remain in selected state even after mouse is moved away from the control.
Steps:
1) After launching the application click on menu button (1st button from left) . So it should be in hover state and select any menu item.
2) Now select any other button like “search2” and observe.
3) Menu button are still in hover state.
Expected Result:
The button should not be in selected state when the mouse operation is not on that button.
Actual Result:
The button remains in selected state even after clicking on another control.
Please let us know how to resolve this issue or any property is their which we can use.
Thanks for your support.
Comment