hi, all I'm trying to work with GTK+WebKit to rendering for my application.But, i'm having some prolems.
In msie/firefox, image map can be TAB focused with outline rendered, but not under webkit based browser. So, i start to modify code for test. I found have a mapMouseEvent() function in HTMLMapElement.cpp, then if i want to implement the TAB focus in image map, is it necessary to implement a defaultkeyboardevent() function and other things ?
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

