WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
CLOSED WONTFIX
58653
Web Inspector: Prevent Backspace keypresses from routing into the inspected page
https://bugs.webkit.org/show_bug.cgi?id=58653
Summary
Web Inspector: Prevent Backspace keypresses from routing into the inspected page
Alexander Pavlov (apavlov)
Reported
2011-04-15 06:00:12 PDT
When the Web Inspector is docked and focused, and a Backspace keypress is not handled, it gets routed into the inspected page thereby causing a navigation to the previous history URL. Upstreaming
http://code.google.com/p/chromium/issues/detail?id=74156
Attachments
[PATCH] Suggested fix
(1.25 KB, patch)
2011-04-15 06:47 PDT
,
Alexander Pavlov (apavlov)
yurys
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexander Pavlov (apavlov)
Comment 1
2011-04-15 06:47:22 PDT
Created
attachment 89779
[details]
[PATCH] Suggested fix
Alexander Pavlov (apavlov)
Comment 2
2011-04-15 06:58:25 PDT
Committed
r83968
: <
http://trac.webkit.org/changeset/83968
>
Vsevolod Vlasov
Comment 3
2011-04-15 13:38:05 PDT
This patch breaks console in chromium on linux. Backspace doesn't work in console.
Alexander Pavlov (apavlov)
Comment 4
2011-04-18 02:35:49 PDT
This is not the right approach to fixing the user-visible issue.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug