WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
13765
[gdk] Use GtkWidget in WebCore::Widget to allow focus handling
https://bugs.webkit.org/show_bug.cgi?id=13765
Summary
[gdk] Use GtkWidget in WebCore::Widget to allow focus handling
Holger Freyther
Reported
2007-05-17 14:42:36 PDT
To implement proper focus handling a GtkWidget is needed. Currently it is not possible to give focus to a form element, this patch is fixing that.
Attachments
Use GtkWidget inside WebCore::Widget
(12.11 KB, patch)
2007-05-17 14:44 PDT
,
Holger Freyther
mjs
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Holger Freyther
Comment 1
2007-05-17 14:44:34 PDT
Created
attachment 14597
[details]
Use GtkWidget inside WebCore::Widget Implement PlatformScrollBar, make WebCore::Widget use a GtkWidget to properly handle setting the focus. And implement at least one method in ScreenGdk.
Maciej Stachowiak
Comment 2
2007-05-17 17:27:36 PDT
Comment on
attachment 14597
[details]
Use GtkWidget inside WebCore::Widget r=me
Mark Rowe (bdash)
Comment 3
2007-05-18 02:05:13 PDT
Landed in
r21560
. Something whacky happened to one of your ChangeLog entries so I fixed it up as best as I could.
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