Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-8996

Wrong position when adding BBCodes with accesskey in IE

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Won't Fix
    • 3.0.6
    • 3.0.15-RC1
    • Posting
    • None
    • MSIE

    Description

      When using accesskey for put BBCodes around a selection in IE8, BBCodes are inserted after the selection.

      Exemple for reproduce this in IE8 :

      Write "Hello everyone" in textarea and select "everyone". Then press Alt+B for use bold BBCode. Now text is :

      Hello everyone[b][/b]

      Repeat operation for "Hello" and text become :

      Hello[b][/b] everyone[b][/b]

      This exemple works fine on Firefox, Chrome and Opera. The same text after the same operation is :

      [b]Hello[/b] [b]everyone[/b]

      I didn't tested on IE7 or IE6.

      Attachments

        Issue Links

          Activity

            People

              CHItA CHItA [X] (Inactive)
              00mohgta7 00mohgta7
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: