Closed Bug 1365213 Opened 7 years ago Closed 7 years ago

location and search inputs are too small

Categories

(Firefox :: Theme, defect, P1)

defect

Tracking

()

VERIFIED FIXED
Firefox 55
Iteration:
55.6 - May 29
Tracking Status
firefox55 --- verified

People

(Reporter: daleharvey, Assigned: daleharvey)

References

Details

(Whiteboard: [photon-visual][p1])

Attachments

(3 files, 4 obsolete files)

      No description provided.
Assignee: nobody → dale
Status: NEW → ASSIGNED
Iteration: --- → 55.6 - May 29
Flags: qe-verify?
Priority: -- → P1
Whiteboard: [photon-visual]
Flags: qe-verify? → qe-verify+
QA Contact: brindusa.tot
This also fixes a typo in the location bar background color definition on linux that smaug noticed
Attached image Screenshot on OSX (obsolete) —
Attached image Screenshot on Windows (obsolete) —
ok cool will give that a shot
(In reply to Dale Harvey (:daleharvey) from comment #4)
> Created attachment 8868130 [details]
> Screenshot on Windows

https://mozilla.invisionapp.com/share/ZKBC94BPQ#/screens/231292511
My perception is that the "back" button has the same distance to the button as the locationbar.

On your screenshot, the locationbar seems to have more space below and above compared to the one from invision. (Maybe you can't make those gaps smaller because of the Australis tab style/implementation?) I am also unsure about the font size.
(In reply to Darkspirit from comment #6)
correction: "same distance to the bottom" (Sorry for spam :/)
Attachment #8868124 - Attachment is obsolete: true
Attachment #8868128 - Attachment is obsolete: true
Attachment #8868130 - Attachment is obsolete: true
Attachment #8868194 - Flags: review?(dao+bmo)
I removed "font: icon", as we discussed it was (confusingly) making the url bar text smaller whereas the font size is consistent in the mockups and addressed the font-size
Comment on attachment 8868194 [details] [diff] [review]
Fix location and search bar height

>--- a/browser/themes/shared/location-search-bar.inc.css
>+++ b/browser/themes/shared/location-search-bar.inc.css
>@@ -5,18 +5,20 @@
> #urlbar,
> .searchbar-textbox {
>   -moz-appearance: none;
>   background-clip: content-box;
>   background-color: var(--urlbar-background-color);
>   border: 1px solid var(--urlbar-border-color);
>   border-radius: var(--toolbarbutton-border-radius);
>   box-shadow: 0 1px 4px hsla(0, 0%, 0%, .05);
>+  font-size: 14px;

Please remove this as we shouldn't hard-code font-sizes to px values.
Attachment #8868194 - Flags: review?(dao+bmo) → review-
Whiteboard: [photon-visual] → [photon-visual][p1]
Removed the pixel font size, linux has the correct size by default and the existing windows rule matches the redesign, specified a custom osx one in em's
Attachment #8868194 - Attachment is obsolete: true
Attachment #8868622 - Flags: review?(dao+bmo)
Attached image Screenshot on OSX
Attached image Screenshot on Ubuntu
Attachment #8868622 - Flags: review?(dao+bmo) → review+
Thanks, will give this one a push to try since it changes dimensions a fair amount, may be some brittle mochitests
Pushed by dharvey@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/fd6c1d52bf22
Fix location and search bar height. r=dao
Blocks: 1365683
https://hg.mozilla.org/mozilla-central/rev/fd6c1d52bf22
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 55
Blocks: 1352366
No longer blocks: photon-visual
I have reproduce this bug with Nightly 55.0a1 (2017-05-16) (64-bit) in Windows 10.

This bug's fix is verified with latest Nightly 55.0a1 (64-bit).
 
Build ID   :    20170603030204
User Agent :	Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:55.0) Gecko/20100101 Firefox/55.0

[bugday-20170531]
I have reproduced this bug with Nightly 55.0a1 (2017-05-16) on Windows 10, 64 bit.

The fix is now verified on latest Nightly
 
Build ID 	20170606100219
User Agent 	Mozilla/5.0 (X11; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0
QA Whiteboard: [bugday-20170607]
Sorry, the bug was reproduced on Nightly 55.0a1 (2017-05-16) on Ubuntu 16.04.2 LTS 64-bit

The fix is now verified on latest Nightly on Ubuntu 16.04.2 LTS

Build ID 	20170606100219
User Agent 	Mozilla/5.0 (X11; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

As per Comment 18 & Comment 19, I am marking this bug as verified fixed.
Status: RESOLVED → VERIFIED
Flags: qe-verify+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: