WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
156594
<select multiple>: ASSERTION FAILED: !listItems().size() || m_activeSelectionAnchorIndex >= 0
https://bugs.webkit.org/show_bug.cgi?id=156594
Summary
<select multiple>: ASSERTION FAILED: !listItems().size() || m_activeSelection...
Myles C. Maxfield
Reported
2016-04-14 13:43:49 PDT
Create a <select multiple> with substantial padding and many <options> inside of it. Build a debug build of WebKit, and click around a lot in the <select multiple>. Crash.
Attachments
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2023-05-31 07:19:24 PDT
Fixed in this commit by Blink:
https://src.chromium.org/viewvc/blink?view=revision&revision=186781
Ahmad Saleem
Comment 2
2023-05-31 17:08:08 PDT
NOTE - we already have tested imported for the following blink patch but patch itself is not applied, so we are not crashing but this assertion failure was fixed by this commit itself. Is it good to apply patch or we can just ignore it and close this bug since we are not hitting this assertion anymore?
Anne van Kesteren
Comment 3
2024-09-02 07:25:40 PDT
Generally we should only apply patches that make a meaningful difference.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug