RESOLVED FIXED 145595
[GTK] Add editor mode to MiniBrowser
https://bugs.webkit.org/show_bug.cgi?id=145595
Summary [GTK] Add editor mode to MiniBrowser
Carlos Garcia Campos
Reported 2015-06-02 23:07:03 PDT
It loads an empty editable web view with an edit toolbar. It makes easier to test the editor, editing commands and input methods.
Attachments
Patch (9.98 KB, patch)
2015-06-02 23:12 PDT, Carlos Garcia Campos
svillar: review+
Carlos Garcia Campos
Comment 1 2015-06-02 23:12:07 PDT
Created attachment 254155 [details] Patch I made it a mode of MB instead of a new tool because that way we can share a lot of code, including the settings dialog and search bar. I've added an edit toolbar with some of the editing commands. For now, the buttons don't update their state according to the editor state, because we don't have API for that yet.
Carlos Garcia Campos
Comment 2 2015-06-07 23:38:43 PDT
Note You need to log in before you can comment on or make changes to this bug.