Bug 275582
| Summary: | Assertion failure browsing vorwerk.com | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Nikolas Zimmermann <zimmermann> |
| Component: | WPE WebKit | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bugs-noreply, webkit-bug-importer |
| Priority: | P2 | ||
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Nikolas Zimmermann
ASSERTION FAILED: !menuList->popupIsVisible()
/host/home/nzimmermann/Software/GitRepositories/WebKit/Source/WebCore/html/HTMLSelectElement.cpp(1294) : void WebCore::HTMLSelectElement::menuListDefaultEventHandler(WebCore::Event&)
1 0x72b1c7fae3be WebCore::HTMLSelectElement::menuListDefaultEventHandler(WebCore::Event&)
2 0x72b1c7fafd0a WebCore::HTMLSelectElement::defaultEventHandler(WebCore::Event&)
3 0x72b1c7ad4e02 callDefaultEventHandlersInBubblingOrder
4 0x72b1c7ad5ee1 WebCore::EventDispatcher::dispatchEvent(WebCore::Node&, WebCore::Event&)
5 0x72b1c7b6d5cb WebCore::Node::dispatchEvent(WebCore::Event&)
6 0x72b1c7a7ddf9 WebCore::Element::dispatchMouseEvent(WebCore::PlatformMouseEvent const&, WTF::AtomString const&, int, WebCore::Element*, WebCore::IsSyntheticClick)
7 0x72b1c87aa166 WebCore::EventHandler::dispatchMouseEvent(WTF::AtomString const&, WebCore::Node*, int, WebCore::PlatformMouseEvent const&, WebCore::EventHandler::FireMouseOverOut)
8 0x72b1c87a5fd1 WebCore::EventHandler::handleMousePressEvent(WebCore::PlatformMouseEvent const&)
9 0x72b1c1c92ad7 WebKit::WebFrame::handleMouseEvent(WebKit::WebMouseEvent const&)
10 0x72b1c1c14f3e WebKit::WebPage::mouseEvent(WebCore::ProcessQualified<WTF::ObjectIdentifierGeneric<WebCore::FrameIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits<unsigned long>, unsigned long> >, WebKit::WebMouseEvent const&, std::optional<WTF::Vector<WebKit::SandboxExtensionHandle, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc> >&&, WTF::CompletionHandler<void (std::optional<WebKit::WebEventType>, bool, std::optional<WebCore::RemoteUserInputEventData>)>&&)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |