diff -r 000000000000 -r 4f2f89ce4247 WebCore/manual-tests/select-narrow-width.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebCore/manual-tests/select-narrow-width.html Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,48 @@ + +
+Select narrow width manual test. + + + +See bug:25904. ++This test ensures that items in a select control can be selected. There +was a bug in Mac Chromium where select controls did not initialize their +widths properly, and while a click on the control would display the popup, +subsequent clicks on menu items were disregarded. +
+The bug was most easily reproduced with select controls containing many
+(more than 20) items that had narrow widths.
+
+
+
+
+
+