trr#281
Posted May 25th, 2007 by larryl
in
Test Case Specification:
Event and pick and drop handling source codes changes which make them platform independent.Test result:
Failed
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.