[Webkit-unassigned] [Bug 61515] [Chromium] fix a layout test crash except for mac (LayoutTest/fast/forms/select-script-onchange.html)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 26 07:25:20 PDT 2011


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


Kent Tamura <tkent at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #94956|review?                     |review-
               Flag|                            |




--- Comment #5 from Kent Tamura <tkent at chromium.org>  2011-05-26 07:25:20 PST ---
(From update of attachment 94956)
(In reply to comment #0)
> It cause calling WebViewHost::createPopupMenu() on SPACE_OR_RETURN_POP_MENU platform,
> and it's not implemented by DumpRenderTree for chromium
> (Tools/DumpRenderTree/chromium/WebViewHost.cpp:241).

Right.  So we should implement popup menu in DRT/Chromium.

> Originally "\r" must be intended to call htmlForm->submitImplicitly() on ARROW_KEYS_POP_MENU platform.

No.  Select elements in the test don't have their parent forms.  So submitImplicitly() is not called.

-- 
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