[Webkit-unassigned] [Bug 13542] gdklauncher doesnt change URL in adress GTKEntry
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 24 06:04:54 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=13542
------- Comment #6 from mrowe at apple.com 2007-09-24 06:04 PDT -------
This is "fixed" to some extent: the URL will update in response to the
title-changed signal. That is not really the correct time to update the URL,
so for this to be considered "fixed" I would think this would need to be hooked
up to a more appropriate signal. I think a more appropriate time may be in
response to FrameLoaderClient::dispatchDidStartProvisionalLoad, but this is not
exposed in any fashion at the Gtk API level.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list