The jquery.keyboard-a11y plugin should not be included in a framework build of Infusion

Description

When I use Infusion's prebuilt dist/infusion-framework-no-jquery.js file, and provide my own version of jQuery, I receive errors in the console related to the fact that jQuery UI is missing:

jquery.keyboard-a11y.js:172 Uncaught TypeError: Cannot read property 'keyCode' of undefined at jquery.keyboard-a11y.js:172 at jquery.keyboard-a11y.js:623

At least naively, it seems to me that a "no jQuery" version of the framework shouldn't include portions of the framework that are dependent on jQuery UI. In this particular case, I'm using Infusion without any particular UI components.

Environment

None

Activity

Justin Obara
updated the linked issuesJanuary 11, 2017 at 6:53 PM
None
This issue relates to FLUID-6109
Justin Obara
updated the linked issuesJanuary 9, 2017 at 2:39 PM
None
This issue relates to FLUID-4729
Colin Clark
created the IssueDecember 24, 2016 at 11:36 PM

Details

Assignee

Reporter

Components

Affects versions

Priority

Created December 24, 2016 at 11:36 PM
Updated January 11, 2017 at 6:53 PM

Flag notifications