Opened 10 years ago

Last modified 10 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 Piotrek Koszuliński)

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 10 years ago by Piotrek Koszuliński

Status: newconfirmed

Confirmed for:

<p><select multiple="true" name="x"><option value="x">x</option></select></p>

Right click causes Chrome crash. It should be reported on Chromium's bug tracker. Meanwhile we'll keep this ticket.

comment:2 Changed 10 years ago by Piotrek Koszuliński

Description: modified (diff)
Keywords: VendorFix added

comment:3 Changed 10 years ago by Piotrek Koszuliński

I reported it on https://code.google.com/p/chromium/issues/detail?id=332719. Now we have to wait.

comment:4 Changed 10 years ago by Piotrek Koszuliński

Description: modified (diff)

comment:5 Changed 10 years ago by Olek Nowodziński

cc

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy