EV_GRID enable_selection_on_single_button_click

References
Email Message:
larryl@eiffel.com
Purpose:

Test to see if the feature works.

Test procedure:
  • Run the test project.
  • First press `Test without single button click enabled' button on the UI. See grid items are selected one by one.
  • Then press `Test with single button click enabled' button on the UI. See grid items will not be selected.
Initial Conditions:

Download the testing project. Compile it.

Expected result:
  • After pressed the `Test without single button click enabled' button, the pointer will move automatically. The grid items will be selected one by one.
  • After pressed the `Test with single button click enabled' button, the pointer will move automatically. The grid items will not be selected, because after called `enable_selection_on_single_button_click', right pointer button press actions will be ignored by grid.
AttachmentSize
EV_GRID enable_selection_on_single_button_click.zip7.88 KB

Test runs

IDDatePlatformResult
trr#2951 year 12 weeks agoPassed