Features/GTK3/Porting/GetBooks: Difference between revisions
| (One intermediate revision by the same user not shown) | |||
| Line 71: | Line 71: | ||
sugar-launch org.laptop.sugar.GetBooksActivity | sugar-launch org.laptop.sugar.GetBooksActivity | ||
See also [[Development Team/Debugging]]. | |||
== Check logs with ''multitail'' == | == Check logs with ''multitail'' == | ||
| Line 255: | Line 257: | ||
== Theme related things == | == Theme related things == | ||
* Cancel search button. It shows a really big '''X''' when you start typing: http://bugs.sugarlabs.org/ticket/3385 | * <del>Cancel search button. It shows a really big '''X''' when you start typing: http://bugs.sugarlabs.org/ticket/3385</del> | ||
* Clicking some things on the screen makes the ListView grows a bit and it doesn't fit on the screen (the right scroll-bar goes outside the window): http://bugs.sugarlabs.org/ticket/3722 | * <del>Clicking some things on the screen makes the ListView grows a bit and it doesn't fit on the screen (the right scroll-bar goes outside the window): http://bugs.sugarlabs.org/ticket/3722</del> | ||
* Some time when I click on the Search Entry all the toolbar is moved a bit | * <del>Some time when I click on the Search Entry all the toolbar is moved a bit</del> | ||
* After searching and selecting a book, if we change the format to ''EPUB'' the ''Get Book'' button is moved a bit: http://bugs.sugarlabs.org/ticket/3724 | * <del>After searching and selecting a book, if we change the format to ''EPUB'' the ''Get Book'' button is moved a bit: http://bugs.sugarlabs.org/ticket/3724</del> | ||
* | * W<del>hen the book download starts, a ''Cancel'' is shown but it doesn't have the '''X''' icon: http://bugs.sugarlabs.org/ticket/3725</del> | ||
* The background of the rows on the ListView do not cycle between ''white'' and ''gray'': http://bugs.sugarlabs.org/ticket/3726 | * The background of the rows on the ListView do not cycle between ''white'' and ''gray'': http://bugs.sugarlabs.org/ticket/3726 | ||
* The column width should be re-sized to fit with the text inside them with a max width pre-set | * The column width should be re-sized to fit with the text inside them with a max width pre-set | ||