asquare.gwt.bugs.buttonclick.client.Demo
Button.click() does nothing in Safari
Windows 1.1
Hosted Browser (XP), IE6 (XP), FFox 1.5 (XP), Opera (XP), Safari 2.0.4 (OS 10.4.7)
Safari 2.0.4 (OS 10.4.7)
1. click the first button Expected: an alert dialog is shown Actual: nothing happens The first button calls the second button's click() method.