Bug 78369 - BlackBerry Port - Input focus is suppressed during XHR loads
Summary: BlackBerry Port - Input focus is suppressed during XHR loads
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-10 12:03 PST by Mike Fenton
Modified: 2012-02-10 19:58 PST (History)
1 user (show)

See Also:


Attachments
Patch (4.22 KB, patch)
2012-02-10 12:14 PST, Mike Fenton
no flags Details | Formatted Diff | Diff
Proper patch (4.99 KB, patch)
2012-02-10 12:16 PST, Mike Fenton
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Fenton 2012-02-10 12:03:26 PST
Input focus should not be suppressed during XHR loading.
Comment 1 Mike Fenton 2012-02-10 12:14:06 PST
Created attachment 126548 [details]
Patch
Comment 2 Mike Fenton 2012-02-10 12:16:54 PST
Created attachment 126551 [details]
Proper patch
Comment 3 Rob Buis 2012-02-10 12:31:27 PST
Comment on attachment 126551 [details]
Proper patch

Looks good.
Comment 4 Rob Buis 2012-02-10 12:36:15 PST
Comment on attachment 126551 [details]
Proper patch

Looks good.
Comment 5 Rob Buis 2012-02-10 12:48:48 PST
Comment on attachment 126551 [details]
Proper patch

Looks good.
Comment 6 WebKit Review Bot 2012-02-10 15:32:14 PST
Comment on attachment 126551 [details]
Proper patch

Rejecting attachment 126551 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:
git/webkit-commit-queue/

Parsed 2 diffs from patch file(s).
patching file Source/WebKit/ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
patching file Source/WebKit/blackberry/WebKitSupport/InputHandler.cpp
Hunk #1 FAILED at 411.
1 out of 1 hunk FAILED -- saving rejects to file Source/WebKit/blackberry/WebKitSupport/InputHandler.cpp.rej

Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--force', u'--reviewer', u'Rob Buis']" exit_code: 1 cwd: /mnt/git/webkit-commit-queue/

Full output: http://queues.webkit.org/results/11473830
Comment 7 WebKit Review Bot 2012-02-10 19:58:21 PST
Comment on attachment 126551 [details]
Proper patch

Clearing flags on attachment: 126551

Committed r107471: <http://trac.webkit.org/changeset/107471>
Comment 8 WebKit Review Bot 2012-02-10 19:58:25 PST
All reviewed patches have been landed.  Closing bug.