Bug 215137 - [iOS] Keyboard shortcuts and arrow key scrolling stop working after navigating via swipe gesture
Summary: [iOS] Keyboard shortcuts and arrow key scrolling stop working after navigatin...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-08-04 14:35 PDT by Wenson Hsieh
Modified: 2020-08-05 07:43 PDT (History)
4 users (show)

See Also:


Attachments
Patch (14.93 KB, patch)
2020-08-04 17:37 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2020-08-04 14:35:19 PDT
<rdar://problem/65082979>
Comment 1 Wenson Hsieh 2020-08-04 17:37:55 PDT
Created attachment 405968 [details]
Patch
Comment 2 Tim Horton 2020-08-04 23:35:45 PDT
Comment on attachment 405968 [details]
Patch

Seems a /bit/ like a workaround for something that UIKit should be doing for us? But OK.
Comment 3 Wenson Hsieh 2020-08-05 07:36:40 PDT
(In reply to Tim Horton from comment #2)
> Comment on attachment 405968 [details]
> Patch
> 
> Seems a /bit/ like a workaround for something that UIKit should be doing for
> us? But OK.

Perhaps! Though, I suspect it might break some clients/apps if they started restoring first responder after all interactive transitions.
Comment 4 Wenson Hsieh 2020-08-05 07:36:55 PDT Comment hidden (obsolete)
Comment 5 EWS 2020-08-05 07:43:55 PDT
Committed r265284: <https://trac.webkit.org/changeset/265284>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 405968 [details].