From 959f86e0406914267047dc10302f98a059b6ba21 Mon Sep 17 00:00:00 2001 From: Manuel QuiƱones Date: Fri, 09 Sep 2011 02:42:35 +0000 Subject: Browse: tabs usability improved The Add Tab button has been relocated next to the tab labels, allowing more space for the URL entry. Tabs are always shown. There is at least one tab. In that case, it cannot be closed. We prevent the closing by hiding the 'X' button. Also, the close image was sugarized. There is now a fixed width for tabs. The label text does ellipsize. The width depends on the amount of tabs. There is a maximum size that is used when there is extra space. There is a minimum size to prevent hiding the information. When a new tab is opened, it now shows an empty page, not the default page. In the future, we will add a hint in this empty page, similar to what we have for an empty Journal. Added the option to "follow link in new tab" in the link's palette. Added an icon for this item, and also the icon for "follow link" is also updated. When a new tab is opened via the '+' button, the focus goes to the URL entry in the toolbar. Signed-off-by: Manuel QuiƱones Acked-by: Simon Schampijer --- (limited to 'icons') diff --git a/icons/browse-close-tab.svg b/icons/browse-close-tab.svg new file mode 100644 index 0000000..782ad24 --- /dev/null +++ b/icons/browse-close-tab.svg @@ -0,0 +1,27 @@ + + + +]> + + + + + + diff --git a/icons/browse-dialog-cancel.svg b/icons/browse-dialog-cancel.svg index 2085642..76e2703 100644 --- a/icons/browse-dialog-cancel.svg +++ b/icons/browse-dialog-cancel.svg @@ -3,7 +3,7 @@ ]> - + + + +]> + + + + + + + + + diff --git a/icons/browse-follow-link.svg b/icons/browse-follow-link.svg new file mode 100644 index 0000000..fe79ecd --- /dev/null +++ b/icons/browse-follow-link.svg @@ -0,0 +1,26 @@ + + + +]> + + -- cgit v0.9.1