WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
151349
HTTP authentication dialog should focus on first input field
https://bugs.webkit.org/show_bug.cgi?id=151349
Summary
HTTP authentication dialog should focus on first input field
(bitlord)
Reported
2015-11-17 10:31:48 PST
This is example from my dsl router, every time I try to open its web interface it ask for authentication, but if you start typing nothing happens, you first need to click into text field to switch focus to it. On other browsers same dialog and first input field is in focus automatically.
Attachments
Patch
(2.00 KB, patch)
2017-05-10 07:15 PDT
,
Claudio Saavedra
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Catanzaro
Comment 1
2015-11-17 10:35:06 PST
The request is just to focus the username field in the WebKitAuthenticationDialog by default.
Claudio Saavedra
Comment 2
2017-05-10 07:15:50 PDT
Created
attachment 309601
[details]
Patch
Build Bot
Comment 3
2017-05-10 07:18:21 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See
http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Michael Catanzaro
Comment 4
2017-05-10 07:32:00 PDT
Comment on
attachment 309601
[details]
Patch OK. Since this is GTK+, I guess it's probably not possible to add a layout test for this... and it's very minor anyway.
WebKit Commit Bot
Comment 5
2017-05-10 07:46:45 PDT
Comment on
attachment 309601
[details]
Patch Clearing flags on attachment: 309601 Committed
r216584
: <
http://trac.webkit.org/changeset/216584
>
WebKit Commit Bot
Comment 6
2017-05-10 07:46:47 PDT
All reviewed patches have been landed. Closing bug.
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