Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-1792

Copy and paste with the icons is rejected by Safari 5 and Opera

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Major Major
    • 4.2.0
    • None
    • None
    • None
    • Safari 5

      How to reproduce

      • connect to cms
      • open a page
      • edit a content
      • select a text
      • click on copy

      Actual behavior

      • A message is displayed by Safari because it is not allowed

      Expected behavior

      • A documentation to avoid that
      • or the icon is grey and there is a tooltip to alert the user
      • or any idea

          [CMS-1792] Copy and paste with the icons is rejected by Safari 5 and Opera

          not supported anymore

          Raphaël Franchet added a comment - not supported anymore

          This is a security issue that is due to each browser policy :

          • On IE, an alert message allows you to remove the security or not. This is nice. Thank you microsoft.
          • On FF, an exception is thrown. We catch it to display our message. This is acceptable.
          • On Safari, the browser displays an alert but do not tell anything to the javascript code. The is bad.

          So we cannot do anything except if there is a way to get security items.
          Moreover we have to find how to remove this and add it to the wiki (as it is done for firefox for the moment)

          Raphaël Franchet added a comment - This is a security issue that is due to each browser policy : On IE, an alert message allows you to remove the security or not. This is nice. Thank you microsoft. On FF, an exception is thrown. We catch it to display our message. This is acceptable. On Safari, the browser displays an alert but do not tell anything to the javascript code. The is bad. So we cannot do anything except if there is a way to get security items. Moreover we have to find how to remove this and add it to the wiki (as it is done for firefox for the moment)

          Same on Opera 10

          Frederic Ravetier (Inactive) added a comment - Same on Opera 10

            Unassigned Unassigned
            fravetier Frederic Ravetier (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: