Opened 9 years ago

Last modified 8 years ago

#14540 confirmed New Feature

Safari: Opening browser context menu on a link & selecting Open Link option making editor unusable — at Version 1

Reported by: Satya Minnekanti Owned by: Jakub Ś
Priority: Normal Milestone:
Component: General Version:
Keywords: IBM Cc: chrisgui, Irina

Description (last modified by Jakub Ś)

Steps to reproduce

  1. Open nightly build http://nightly.ckeditor.com/16-03-22-07-07/full/samples/
  2. Keep cursor inside link(CK Editor)
  3. use CMD + Right click to ope Browser context menu
  4. Click on Open Link in Browser context menu

Issue

Entire CK Editor replaced by the CK Editor page and can't go back to editor body or click on any options in toolbar

Browser - Safari 9, OS MAC

Change History (1)

comment:1 Changed 9 years ago by Jakub Ś

Description: modified (diff)
Owner: set to Jakub Ś
Status: newassigned
Version: 4.5.7

I don't quite see area for improvement here.

CKEditor content area is in iframe (it is a different document) and we deliberately select "Open link" option and not "Open Link in New Window". How are we supposed to stop this from happening? I personally don't know. Link is opened from native context menu which sees content area as document with it should replace with this link.

The only thing that comes to my mind is some sort of custom back button but that would be a feature request and issue is in fact IMHO such a weird and rare case that we would probably never have time to implement this feature.

@m.lewandowski what do you think?

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