When JX.Scrollbar activates, the page needs to be clicked before scrolling keys work.
Instead, set focus into the content after we set the page frame (if something else isn't already focused).
Also fixes T7042.
Differential D11508
Make scroll keys active immediately upon page load epriestley on Jan 26 2015, 5:22 PM. Authored by Tags None Referenced Files
Subscribers
Details
When JX.Scrollbar activates, the page needs to be clicked before scrolling keys work. Instead, set focus into the content after we set the page frame (if something else isn't already focused). Also fixes T7042. In Safari, Chrome and Firefox, scrolling with key commands is now immediately active.
Diff Detail
|