Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
6.3-milestone-2
-
None
Description
The problem is that currently, the events handled by suggest.js are stopped from propagating/bubbling to other interested event handlers.
One example where this is needed is in jumpToPage.js, where keyboard events on the text input need to propagate to document event (global keyboard shortcuts) handlers.
Attachments
Issue Links
- blocks
-
XWIKI-11165 Jump to Page doesn't properly work on Firefox 32
- Closed