Page MenuHomePhabricator

Make scroll keys active immediately upon page load
ClosedPublic

Authored by epriestley on Jan 26 2015, 5:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 23, 6:39 PM
Unknown Object (File)
Thu, Jan 23, 12:50 AM
Unknown Object (File)
Tue, Jan 14, 7:15 PM
Unknown Object (File)
Sun, Jan 5, 8:45 PM
Unknown Object (File)
Dec 22 2024, 12:47 PM
Unknown Object (File)
Dec 5 2024, 1:05 AM
Unknown Object (File)
Dec 3 2024, 6:05 AM
Unknown Object (File)
Dec 2 2024, 9:55 AM
Subscribers

Details

Summary

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.

Test Plan

In Safari, Chrome and Firefox, scrolling with key commands is now immediately active.

Diff Detail

Repository
rP Phabricator
Branch
quote2
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4057
Build 4070: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Make scroll keys active immediately upon page load.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: chad, btrahan.
chad edited edge metadata.
This revision is now accepted and ready to land.Jan 26 2015, 5:23 PM
This revision was automatically updated to reflect the committed changes.