Use the Harmony textfield stack in the add bookmark bubble.
And remove colons from the field labels (both for Harmony
and non-Harmony).
The non-Harmony DISTANCE_CONTROL_LIST_VERTICAL also changes
from 20px (DISTANCE_UNRELATED_CONTROL_VERTICAL) to 8px
(DISTANCE_RELATED_CONTROL_VERTICAL). This avoids excessive
vertical padding between the fields. The result is that the
non-Harmony http-auth and add bookmark dialogs fields get
more compact, which looks OK.
This CL removes anon::UnsizedCombobox in bookmark_bubble_view.cc
and relies on a GridLayout::FIXED (but stretchy) column to
achieve the same result.
Bug: 726187
Change-Id: I16785ab33294fd3c9c8bcc659360c955c68abcd7
Reviewed-on: https://chromium-review.googlesource.com/607755
Commit-Queue: Trent Apted <[email protected]>
Reviewed-by: Peter Kasting <[email protected]>
Cr-Commit-Position: refs/heads/master@{#500242}
diff --git a/chrome/app/bookmarks_strings.grdp b/chrome/app/bookmarks_strings.grdp
index c27bd16..ceae33fc 100644
--- a/chrome/app/bookmarks_strings.grdp
+++ b/chrome/app/bookmarks_strings.grdp
@@ -201,13 +201,13 @@
Edit bookmark
</message>
<message name="IDS_BOOKMARK_BUBBLE_NAME_LABEL" desc="Text preceding the title of the page that was bookmarked">
- Name:
+ Name
</message>
<message name="IDS_BOOKMARK_AX_BUBBLE_NAME_LABEL" desc="Text preceding the title of the page that was bookmarked, read by spoken feedback">
Bookmark name
</message>
<message name="IDS_BOOKMARK_BUBBLE_FOLDER_LABEL" desc="Text preceding the folder selector">
- Folder:
+ Folder
</message>
<message name="IDS_BOOKMARK_AX_BUBBLE_FOLDER_LABEL" desc="Text preceding the folder selector">
Bookmark folder