Bug 148808

Summary: [iOS] Disable backspace key navigation by default
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Disable backspace navigation thorton: review+

Description mitz 2015-09-04 11:18:30 PDT
The delete and shift-delete keyboard shortcuts for back/forward navigation are disabled in Mac Safari. Disable them in WKWebView on iOS as well.
Comment 1 mitz 2015-09-04 11:20:50 PDT
Created attachment 260601 [details]
Disable backspace navigation
Comment 2 mitz 2015-09-04 11:59:13 PDT
Committed <http://trac.webkit.org/r189366>.