jfweemaes / ubiquity-xforms

Automatically exported from code.google.com/p/ubiquity-xforms
0 stars 0 forks source link

Test 4.3.6.a xforms-previous and xforms-next needs revision. #475

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The xforms-previous and xforms-next events are dispatched corresponding to 
a user's request to navigate to the previous or next form control 
respectively. However, as the test currently uses buttons to trigger the 
events it is impossible to tell if focus is being transferred between 
inputs. A proper revision would test that tab and shift-tab transferred 
focus, and triggered the correct event on the correct element. This test 
needs to be revised in order to correct this inadequacy.

Original issue reported on code.google.com by fil...@gmail.com on 5 Jun 2009 at 5:09