[Webkit-unassigned] [Bug 60563] [Chromium] Click event is not fired for a menulist <select>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 31 14:06:22 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=60563





--- Comment #49 from Jay Civelli <jcivelli at chromium.org>  2011-05-31 14:06:22 PST ---
(From update of attachment 95389)
View in context: https://bugs.webkit.org/attachment.cgi?id=95389&action=review

> Source/WebKit/chromium/tests/PopupMenuTest.cpp:255
> +        filePath += "/Source/WebKit/chromium/tests/data/";

Could you move the test files to a subdirectory (ex: data/popup)?
This folder is only going to get more crowded, so it's good to keep it organized.

> Source/WebKit/chromium/tests/PopupMenuTest.cpp:424
> +    // mousedown evnet is held by select node, and we don't simulate the event for the node.

Typo: evnet

> Source/WebKit/chromium/tests/PopupMenuTest.cpp:473
> +    // Make sure no crash, even if select node is moreved on 'change' event handler.

Typo: moreved -> removed

> Source/WebKit/chromium/tests/PopupMenuTest.cpp:495
> +    // Make sure no crash, even if select node is moreved on 'click' event handler.

Same typo as above.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list