[Webkit-unassigned] [Bug 32163] New: Provide a choose-file signal to allow implementing a custom file chooser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 4 10:01:11 PST 2009


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

           Summary: Provide a choose-file signal to allow implementing a
                    custom file chooser
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Gtk
          Severity: Enhancement
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: christian at twotoasts.de


I would like to implement my own file chooser in Midori. For instance to preset
the default folder with the last folder used in other file choosers in the
application. I'm thinking of "choose-file" with a const gchar* default_filename
and returning a gchar*. If the signal is not handled, it should just do the
same that is done now.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list