IE 10 and Carriage Return in Editor 4.2.1

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • HowardE
    Member
    • Aug 2007
    • 71
    • 3.6.x

    [Forum] IE 10 and Carriage Return in Editor 4.2.1

    Is this going to be addressed that the enter button doesn't work in the CK Editor for IE10? I have 5% of my daily traffic using this browser already, is the answer going to be, "we don't fix browser related issues?"
  • BirdOPrey5
    Senior Member
    • Jul 2008
    • 9613
    • 5.6.3

    #2
    It is addressed and the editor works in IE10 now, basically it forces IE10 to work like IE9, but to your users they won't notice anything different.

    Comment

    • HowardE
      Member
      • Aug 2007
      • 71
      • 3.6.x

      #3
      Strange, because I updated to vb 4.2.1 today, and downloaded IE10 as well today, and it still doesn't work for me.

      Comment

      • chriske
        Senior Member
        • Oct 2008
        • 466
        • 5.6.3

        #4
        Originally posted by Joe D.
        It is addressed and the editor works in IE10 now, basically it forces IE10 to work like IE9, but to your users they won't notice anything different.
        So the way to fix this is upgrading vb to 4.2.1.?
        Please vote for:
        - Lightbox for all uploads
        - Attachment permissions for unregistered users

        Comment

        • BirdOPrey5
          Senior Member
          • Jul 2008
          • 9613
          • 5.6.3

          #5
          Originally posted by HowardE
          Strange, because I updated to vb 4.2.1 today, and downloaded IE10 as well today, and it still doesn't work for me.
          It is likely you have customized your headinclude template- you will need to revert it (or manually merge in the changes) for it to work. Look at the top of your admincp to see if there is any templates requiring attention.

          Originally posted by chriske
          Originally posted by Joe D.
          It is addressed and the editor works in IE10 now, basically it forces IE10 to work like IE9, but to your users they won't notice anything different.
          So the way to fix this is upgrading vb to 4.2.1.?
          It is one way of fixing the issue- the official/supported way. Optionally you can manually add the code to your headinclude template in an older 4.x version:

          Code:
          <meta http-equiv="X-UA-Compatible" content="IE=9" />

          Comment

          • HowardE
            Member
            • Aug 2007
            • 71
            • 3.6.x

            #6
            Thanks Joe. i will try that. I don't believe I have modified our headinclude, but I'll double check.
            Last edited by HowardE; Fri 19 Apr '13, 10:04am.

            Comment

            • HowardE
              Member
              • Aug 2007
              • 71
              • 3.6.x

              #7
              Our headinclude includes this line: <meta http-equiv="X-UA-Compatible" content="IE=9" />

              Comment

              • HowardE
                Member
                • Aug 2007
                • 71
                • 3.6.x

                #8
                So when I globally disable hooks, the carriage return works, but when I disable all products via admincp (by disabling all of them) it doesn't work.

                Is the CKeditor part of the Hooks system when you disable hooks globally?

                Comment

                • Mark.B
                  vBulletin Support
                  • Feb 2004
                  • 24286
                  • 6.0.X

                  #9
                  No it's not.

                  This means you have an add on breaking it.

                  You'll need to disable them one by one until you find the culprit.
                  MARK.B
                  vBulletin Support
                  ------------
                  My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
                  My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

                  Comment

                  • HowardE
                    Member
                    • Aug 2007
                    • 71
                    • 3.6.x

                    #10
                    Did that already. I already said that

                    Comment

                    • Mark.B
                      vBulletin Support
                      • Feb 2004
                      • 24286
                      • 6.0.X

                      #11
                      Originally posted by HowardE
                      Did that already. I already said that
                      You need to do the plugins really. The tick boxes in the plugin manager.
                      Just disabling the product isn't always enough.

                      I untick all the boxes under one product, then save. If that doesn't sort it, keep going down the list until you find the culprit.
                      MARK.B
                      vBulletin Support
                      ------------
                      My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
                      My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

                      Comment

                      • HowardE
                        Member
                        • Aug 2007
                        • 71
                        • 3.6.x

                        #12
                        While I didn't untick all of the boxes, they were all "strike-through"

                        Comment

                        • HowardE
                          Member
                          • Aug 2007
                          • 71
                          • 3.6.x

                          #13
                          The only ones I didn't uncheck were the VB CMS and VB Blog

                          Comment

                          • Mark.B
                            vBulletin Support
                            • Feb 2004
                            • 24286
                            • 6.0.X

                            #14
                            You need to uncheck them all. Strikethrough merely means the product is disabled.
                            MARK.B
                            vBulletin Support
                            ------------
                            My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
                            My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

                            Comment

                            • HowardE
                              Member
                              • Aug 2007
                              • 71
                              • 3.6.x

                              #15
                              Every single box unchecked, and no change. What could be different from disabling hooks vs unchecking all of the plugins individually?

                              Comment

                              widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                              Working...