trr#295

in
Specific Information
Revision #:
Software used:
Eiffel Studio at revision#68703
Test result:
Passed
Test Run Data
Data:

Pressed `Test without single button click enabled' button

disable_selection_on_single_button_click not possible Right pointer clicked on 1 grid item. Right pointer clicked on 2 grid item. Right pointer clicked on 3 grid item. Right pointer clicked on 4 grid item. Right pointer clicked on 5 grid item. Right pointer clicked on 6 grid item. Right pointer clicked on 7 grid item. Right pointer clicked on 8 grid item. Right pointer clicked on 9 grid item. Right pointer clicked on 10 grid item.

Pressed `Test with single button click enabled' button

enable_selection_on_single_button_click Right pointer clicked on 1 grid item. Right pointer clicked on 2 grid item. Right pointer clicked on 3 grid item. Right pointer clicked on 4 grid item. Right pointer clicked on 5 grid item. Right pointer clicked on 6 grid item. Right pointer clicked on 7 grid item. Right pointer clicked on 8 grid item. Right pointer clicked on 9 grid item. Right pointer clicked on 10 grid item.
Description:

The feature `enable_selection_on_single_button_click' works, But EV_GRID don't have correspond `disable_selection_on_single_button_click'. So after press `Test with single button click enabled' button, press `Test without single button click enabled' button again. All grid items will ignore right button pointer press. I think we should provide feature `disable_selection_on_single_button_click' feature in EV_GRID.