Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-47670

Accessibility ATbar does not launch: Object doesn't support property or method 'on'

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Do
    • 2.6.4, 2.7
    • None
    • Accessibility
    • None
    • MOODLE_26_STABLE, MOODLE_27_STABLE

    Description

      In Moodle 2.6.4 & 2.7 the accessibility ATbar does not launch. Firefox and IE report the following issue:

      Object doesn't support property or method 'on'
      50bff9805d3122c61e5b9995ba98f2384e10ee81.js, Line: 54, Column: 148

      The following URL is called: https://plugins.atbar.org/ftw,resize,fonts,spellng,dictionary,insipio-tts,readability,wordprediction,css,overlay,shortcutkeys,tooltip.js?_=1413296220308

      Here is the code which fails:

      $lib("a#at-lnk-tts").on("click touchend",function()

      {AtKit.call("getSelectedTextInsipioTTS");navigator.userAgent.match(/(iPhone|iPod|iPad)/i)}

      )};

      Attachments

        Activity

          People

            Unassigned Unassigned
            icefresh Mike
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: