Features/WebKit/Development: Difference between revisions
| (2 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
===Activity toolbar=== | ===Activity toolbar=== | ||
* session title (in the Journal), should be the title of the last page visited <span style="background:#f6aa08; color:black">''ENHANCE''</span>, works as in previous Browse but when you resume a session the title is not updated anymore when browsing. [http://bugs.sugarlabs.org/ticket/3303 Bug ticket #3303] | * session title (in the Journal), should be the title of the last page visited <span style="background:#f6aa08; color:black">''ENHANCE''</span>, works as in previous Browse but when you resume a session the title is not updated anymore when browsing. [http://bugs.sugarlabs.org/ticket/3303 Bug ticket #3303] | ||
* share activity, the starred pages are shared, anything else? sharing in Borwse does not work at the moment, because the 'get_preferred_connection' API of the toolkit seem to be broken atm. Sharing in Read which does not use this API works. <span style="background:#ff8080; color:black">''FIXME''</span> | * share activity, the starred pages are shared, anything else? sharing in Borwse does not work at the moment, because the 'get_preferred_connection' API of the toolkit seem to be broken atm. Sharing in Read which does not use this API works. <span style="background:#ff8080; color:black">''FIXME''</span> Reference: http://wiki.laptop.org/go/Browse#Collaboration | ||
===Edit toolbar=== | ===Edit toolbar=== | ||
| Line 91: | Line 91: | ||
===Set DPI=== | ===Set DPI=== | ||
The page should be zoomed for the screen in use | [http://bugs.sugarlabs.org/ticket/3428 #3428] The page should be zoomed for the screen in use '''DONE'''. | ||
Links about the subject: | |||
* what we used to set in hulahop: [http://kb.mozillazine.org/Layout.css.dpi layout.css.dpi] | * what we used to set in hulahop: [http://kb.mozillazine.org/Layout.css.dpi layout.css.dpi] | ||
* [http://webkitgtk.org/reference/webkitgtk/unstable/WebKitViewportAttributes.html#WebKitViewportAttributes--device-dpi attribute in webkitgtk] | * [http://webkitgtk.org/reference/webkitgtk/unstable/WebKitViewportAttributes.html#WebKitViewportAttributes--device-dpi attribute in webkitgtk] | ||
| Line 109: | Line 111: | ||
- check if playback is still working etc '''VERIFY''' | - check if playback is still working etc '''VERIFY''' | ||
===Flash and Java | ===Flash and Java plugins=== | ||
[http://bugs.sugarlabs.org/ticket/3410 #3410] | |||
- check Flash and Java plugins <span style="background:#ff8080; color:black">''FIXME''</span> | |||
===Backwards compatibilty=== | ===Backwards compatibilty=== | ||
* test backards compatibility: resume activity sessions created with the old Browse version <span style="background:#ff8080; color:black">''FIXME''</span> | * test backards compatibility: resume activity sessions created with the old Browse version <span style="background:#ff8080; color:black">''FIXME''</span> | ||