Inserting multiple images (ckeditor)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • thedave
    New Member
    • Feb 2011
    • 3

    [Forum] Inserting multiple images (ckeditor)

    When inserting multiple images via the ckeditor, it fails with and JS error on the current firefox.
    Same here in this forum.

    I tried inserting two example images (via "from URL", not referencing locally):




    Error message:
    NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMHTMLDocument.execCommand]
    https://www.vbulletin.com/forum/clie...A7HG4HT&v=420c Line 80



    Can anyone reproduce this?

    On Firefox 15.0.1

    Cheers,
    D.
    Attached Files
  • sivaganesh
    Senior Member
    • Oct 2010
    • 248

    #2


    via image url (and without local reference) - working.

    Try it on different browser such as chrome
    | College student forum | Men beauty and Health Tips | Dress Forum [IPB] |

    [For 6 Months] Unlimited vB Upgrades + $50 AWS CloudFront CDN (billed in my account) + vb.org Mod Installs - PM me. 2 Spots

    Comment

    • SuhovDE
      New Member
      • Apr 2011
      • 18

      #3
      Hi,
      Some of my users, who use Firefox on Mac also experience the same issue with images and video.
      When they click OK button JS error occurs: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMHTMLDocument.execCommand] @ /forum/clientscript/ckeditor/ckeditor.js?t=A7HG4HT&v=420:80

      Comment

      • Wayne Luke
        vBulletin Technical Support Lead
        • Aug 2000
        • 74167

        #4
        You would need to log it into JIRA. However if it is an error in the CKEditor code, it will need that entire module updated.
        Translations provided by Google.

        Wayne Luke
        The Rabid Badger - a vBulletin Cloud demonstration site.
        vBulletin 5 API

        Comment

        • Maurd
          Senior Member
          • Jun 2011
          • 672
          • 4.1.x

          #5
          Firefox 15 made their XSS detection too trigger-happy.

          There are multiple reports:




          The fastest workaround at the moment is to use the Standard Editor instead of the WYSIWYG editor.
          - Maurice Workin' in the Jira mine, goin' down, down, down

          Comment

          • thedave
            New Member
            • Feb 2011
            • 3

            #6
            Using chrome or disabling the editor is not really an option here. I find it strange that I cannot reproduce this error all the time. If it is not an firefox or ckeditor bug, it may have something to do with and firefox plugin, ABP maybe. Can anyone confirm/disprove this?

            Comment

            • Wayne Luke
              vBulletin Technical Support Lead
              • Aug 2000
              • 74167

              #7
              What is ABP?

              I have attachment issues in Chrome. CKEDitor and Chrome do not always get along for some reason.
              Translations provided by Google.

              Wayne Luke
              The Rabid Badger - a vBulletin Cloud demonstration site.
              vBulletin 5 API

              Comment

              • thedave
                New Member
                • Feb 2011
                • 3

                #8
                Sorry, ABP is Adblock Plus. But I couldn't narrow it down to this plugin, I was just guessing

                Comment

                • Tweak589
                  New Member
                  • Aug 2006
                  • 12
                  • 3.6.x

                  #9
                  I don't think this is an Adblock Plus problem. It seems like if the edit window is resized and/or you do any line breaks using FF15, you cannot attach images inline.

                  Have tried to clear cookies to see if it's something wonky there. Didn't fix. Have tried using different editor types, didn't fix. I've tried a lot, and it's definitely some Firefox incompatibility issue.

                  I really hope this can be hotfixed very soon.

                  Comment

                  Related Topics

                  Collapse

                  Working...