Opened 11 years ago
Last modified 11 years ago
#11380 confirmed Bug
Chrome crashes when right clicking on an option within a multiple select box
Reported by: | Dev Won | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Context Menu | Version: | 4.0.1 |
Keywords: | VendorFix | Cc: |
Description (last modified by )
When adding a select box with a multiple attribute, Chrome crashes when ctrl-clicking on an option within it, instead of a context menu the browser tab just crashes, with no exception thrown or no crash report in Chrome.
This bug occurs on Mac OS X Mountain Lion (10.8.6), tested with CKEditor 4.0.1 and 4.3.1 on the site demo. Both have the same result.
It's a Blink bug - https://code.google.com/p/chromium/issues/detail?id=332719
Related issue: #11365.
Change History (5)
comment:1 Changed 11 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 11 years ago by
Description: | modified (diff) |
---|---|
Keywords: | VendorFix added |
comment:3 Changed 11 years ago by
I reported it on https://code.google.com/p/chromium/issues/detail?id=332719. Now we have to wait.
comment:4 Changed 11 years ago by
Description: | modified (diff) |
---|
Confirmed for:
Right click causes Chrome crash. It should be reported on Chromium's bug tracker. Meanwhile we'll keep this ticket.