[webkit-gtk] Password field doesn't get input method

2012-11-28 Thread Simon Schampijer
Hi, when using WebKitGTK with touch I came across the issue that the password field does not allow to use an input method in the password field, an on screen keyboard [1]. This behavior seem to be only desired on MAC platforms, does leave Epiphany or the Sugar browser with this issue.

Re: [webkit-gtk] Custom Filechooser dialog

2012-02-10 Thread Simon Schampijer
Hi Martin, thanks for getting back on this! On 02/06/2012 06:17 PM, Martin Robinson wrote: On Mon, Feb 6, 2012 at 7:44 AM, Simon Schampijersi...@schampijer.de wrote: - is the approach above with a 'upload-requested' signal a good one that you would consider of adding as public API or are

Re: [webkit-gtk] Custom Filechooser dialog

2012-02-06 Thread Simon Schampijer
On 01/19/2012 05:10 PM, Martin Robinson wrote: On Thu, Jan 19, 2012 at 12:22 AM, Simon Schampijersi...@schampijer.de wrote: Thinking about it, would it maybe be a good addition to the API to have an 'upload-requested' signal similar to the 'download-requested' [1] one and then the listener

Re: [webkit-gtk] hovering-over-link signal and HitTestResult in WebKit2 API

2012-01-27 Thread Simon Schampijer
On 01/27/2012 02:56 PM, Carlos Garcia Campos wrote: Looking at liferea code I've noticed that they use WebKitWebView::hovering-over-link signal (ephy uses it too). This signal comes from ChromeClient::mouseDidMoveOverElement() and I was wondering whether it would be useful to expose it as a

[webkit-gtk] Custom Filechooser dialog

2012-01-16 Thread Simon Schampijer
Hi, in Sugar [1] we have a custom file chooser dialog. When our browser was using xulrunner we did override NsIFilePicker [2] and displayed our custom file chooser dialog instead. I am looking now around how I would do this in webkitgtk. The API does not seem to be prepared for anything

[webkit-gtk] Roadmap for 1.8?

2012-01-16 Thread Simon Schampijer
Hi, I was wondering what the Roadmap for 1.8 is? I looked around on the page and in the ml-archives but could not find something, yet. For me it would be interesting to know if/when I can base my work on the unstable API [1] and make usage of the new shiny additions (e.g. SpellChecker). At

Re: [webkit-gtk] Roadmap for 1.8?

2012-01-16 Thread Simon Schampijer
On 16/01/12 16:56, Martin Robinson wrote: On Mon, Jan 16, 2012 at 5:07 AM, Simon Schampijersi...@schampijer.de wrote: I was wondering what the Roadmap for 1.8 is? I looked around on the page and in the ml-archives but could not find something, yet. For me it would be interesting to know