trr#281

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

I pick on every widget/item on the UI. No all of them works for pick and drop. The failing results are recorded in the description.

Description:

EV_HORIZONTAL_SPLIT_AREA will crash when picking. EV_NOTEBOOK set_pebble_function and drop_actions not work if no items extended. EV_VERTICAL_SPLIT_AREA will crash when picking. EV_HEADER set_pebble_function not works. EV_SPIN_BUTTON set_pebble_function and drop_actions not work. EV_TOOL_BAR override EV_TOOL_BAR_SEPARATOR button's pebble function even the tool bar separator already defined its own pebble function.