Ticket #3411 (closed defect: fixed)
Browse GTK3: Upload files - Browse opens file chooser instead of journal entry selector
| Reported by: | manuq | Owned by: | dsd |
|---|---|---|---|
| Priority: | High | Milestone: | 0.96 |
| Component: | Browse | Version: | Git as of bugdate |
| Severity: | Major | Keywords: | 12.1.0, upstream, patch, olpc-test-passed |
| Cc: | erikos | Distribution/OS: | Unspecified |
| Bug Status: | Assigned |
Description
When an upload is requested, WebKitGTK+ opens the default GTK file chooser dialog, GtkFileChooser, but we need to open the Sugar object chooser instead.
WebKitGTK+ should provide an "upload-requested" signal, so we can handle it. This needs to be done in WebKitGTK+.
We already asked on the list for ideas [1]. There was some interest and a patch was done [2], but for WebKit2, and still not commited.
For the record, the html field that should send the signal is <form><input type=file> .
[1] https://lists.webkit.org/pipermail/webkit-gtk/2012-January/000894.html
[2] https://bugs.webkit.org/show_bug.cgi?id=78491
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

