[Webkit-unassigned] [Bug 19843] New: [GTK] title-changed not emitted when <title> is missing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 1 06:02:10 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=19843

           Summary: [GTK] title-changed not emitted when <title> is missing
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: marco.barisione at collabora.co.uk


The "title-changed" signal is not emitted if the document doesn't have a title
(because <title> is missing in a HTML file or becuase the file cannot have a
title, like images), so GtkLauncher and midori both show the title of the
previously visited page.

Considering that we are going to add a title property I think it makes sense to
set it to "" as soon as a new load starts, thus emitting "title-changed" (and
"notify::title").


-- 
Configure bugmail: https://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