Bug 13765

Summary: [gdk] Use GtkWidget in WebCore::Widget to allow focus handling
Product: WebKit Reporter: Holger Freyther <zecke>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Use GtkWidget inside WebCore::Widget mjs: review+

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+
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.