Re: [webkit-dev] _blank hrefs and new windows

2008-04-16 Thread Srinivas Rao M Hamse
Hi David, Updated https://bugs.webkit.org/show_bug.cgi?id=16562 buglog with my observations as comments. regards, Srinivas Rao. M On Wed, Apr 16, 2008 at 8:29 PM, David Kilzer <[EMAIL PROTECTED]> wrote: > > is there a way to get this patch working on the latest builds ? > > Please add these

Re: [webkit-dev] _blank hrefs and new windows

2008-04-16 Thread David Kilzer
> is there a way to get this patch working on the latest builds ? Please add these comments to the bug itself. Perhaps the author of the patch will revise it for a later revision. Dave Srinivas Rao M Hamse <[EMAIL PROTECTED]> wrote: > Hi David, > > > Have you tried applying the patch to se

Re: [webkit-dev] _blank hrefs and new windows

2008-04-16 Thread Srinivas Rao M Hamse
Hi David, Have you tried applying the patch to see if it fixes the issue on your local > tree? First of all the patch file was not compatible with the latest nightlies(r31848). Hence i manually applied the those hunks that were failing to respective files. I could compile and build GtkLauncher.

Re: [webkit-dev] _blank hrefs and new windows

2008-04-15 Thread David Kilzer
Hi Srinivas, Everything I know is in the bug report. I don't work on the GTK port, so I don't really have any further insight to share (other than there's a patch waiting for review on the bug). Have you tried applying the patch to see if it fixes the issue on your local tree? Dave Srinivas R

Re: [webkit-dev] _blank hrefs and new windows

2008-04-15 Thread Srinivas Rao M Hamse
Hi David, Do you have any updates on this bug (#16562)? When do we get the working version of this feature ? regards, Srinivas Rao. M On Fri, Apr 11, 2008 at 9:27 PM, David Kilzer <[EMAIL PROTECTED]> wrote: > Great! I just didn't recall seeing t

Re: [webkit-dev] _blank hrefs and new windows

2008-04-11 Thread David Kilzer
Great! I just didn't recall seeing that listed before. Dave Srinivas Rao M Hamse <[EMAIL PROTECTED]> wrote: > Hi David, > > There is already a logged bug. Is this not sufficient ? > > http://bugs.webkit.org/show_bug.cgi?id=16562 > > > regards, > Srinivas. > > > On Fri, Apr 11, 2008 at 7:

Re: [webkit-dev] _blank hrefs and new windows

2008-04-11 Thread Srinivas Rao M Hamse
Hi David, There is already a logged bug. Is this not sufficient ? http://bugs.webkit.org/show_bug.cgi?id=16562 regards, Srinivas. On Fri, Apr 11, 2008 at 7:53 PM, David Kilzer <[EMAIL PROTECTED]> wrote: > Artem, > > Please file a bug on with a reproducible test > c

Re: [webkit-dev] _blank hrefs and new windows

2008-04-11 Thread David Kilzer
Artem, Please file a bug on with a reproducible test case. Thanks! Dave Artem Ananiev <[EMAIL PROTECTED]> wrote: > I have just tried GtkLauncher and it doesn't handle _blank target also. > Thus, it looks like a problem in a shared WebKit code, not specific to > ou

Re: [webkit-dev] _blank hrefs and new windows

2008-04-11 Thread Sriram Neelakandan
Well Gtk Implementation is also incomplete .. Please see this bug .. http://bugs.webkit.org/show_bug.cgi?id=16562 But even the patch attached here does not work On Fri, Apr 11, 2008 at 1:59 PM, Artem Ananiev <[EMAIL PROTECTED]> wrote: > I have just tried GtkLauncher and it doesn't handle _blank t

Re: [webkit-dev] _blank hrefs and new windows

2008-04-11 Thread Artem Ananiev
I have just tried GtkLauncher and it doesn't handle _blank target also. Thus, it looks like a problem in a shared WebKit code, not specific to out Java port... Thanks, Artem Artem Ananiev wrote: Hi, I have experienced the following problem with WebKit (Java port). The page code is simple:

[webkit-dev] _blank hrefs and new windows

2008-04-07 Thread Artem Ananiev
Hi, I have experienced the following problem with WebKit (Java port). The page code is simple: Open window Open window When I right-click on the first link and select 'Open in a new window' from context menu, a new window is created and shown - that's fine. However, left-click on the fi