Opened 10 years ago

Closed 8 years ago

#11465 closed Bug (fixed)

[OSX][Linux][Webkit] Error thrown in while right-clicking a nested editable

Reported by: Olek Nowodziński Owned by:
Priority: Normal Milestone:
Component: UI : Context Menu Version: 4.3
Keywords: Cc:

Description (last modified by Olek Nowodziński)

  1. Open plugins/image2/samples/image2.html
  2. Select a widget.
  3. C-c.
  4. "New page"
  5. C-v.
  6. Right click nested editable.

Expected: Context menu to be displayed.

Actual: Uncaught TypeError: Cannot call method 'checkReadOnly' of undefined plugin.js:382 (clipboard)

Funny facts:

  • It's not reproducible in standard sample, e.g. with rich contents, many widgets (ignoring steps 2-5).
  • It's not reproducible in such case:
    1. Follow steps until 5.
    2. Right click the image (but not a nested editable).
    3. Proceed with 6.
    4. No error thrown, contextmenu appears.
  • Does it have anything in common with #10433?

Change History (8)

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

Description: modified (diff)

comment:2 Changed 10 years ago by Piotr Jasiun

Status: newconfirmed

comment:3 Changed 10 years ago by Piotr Jasiun

Confirmed on Chrome (Version 31.0.1650.63) on Ubuntu.

comment:4 Changed 10 years ago by Piotr Jasiun

But works fine on Chrome (Version 32.0.1700.76 m) on Windows 7 (virtual).

comment:5 Changed 10 years ago by Marek Lewandowski

Cannot repro it with chrome at native win8

comment:6 Changed 10 years ago by Marek Lewandowski

Summary: [Webkit] Error thrown in while right-clicking a nested editable[Linux][Webkit] Error thrown in while right-clicking a nested editable

comment:7 Changed 10 years ago by Marek Lewandowski

Summary: [Linux][Webkit] Error thrown in while right-clicking a nested editable[OSX][Linux][Webkit] Error thrown in while right-clicking a nested editable

comment:8 Changed 8 years ago by Jakub Ś

Resolution: fixed
Status: confirmedclosed

I can no longer reproduce that in Chrome 52.0.2743.116 on Win or Linux.

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