[Firefox "ru" locale] The placeholder text from the in-content "Search Bar" overlaps the field's borders if the browser is resized under 30% and the page is scrolled down
Categories
(Firefox :: New Tab Page, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox71 | --- | unaffected |
firefox72 | --- | unaffected |
firefox73 | --- | verified |
firefox74 | --- | verified |
People
(Reporter: mcoman, Assigned: gsuntop)
Details
Attachments
(3 files)
2.23 MB,
image/gif
|
Details | |
47 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details | Review |
226.80 KB,
image/png
|
Details |
[Affected versions]:
- Firefox Nightly 73.0a1 - Build ID: 20191220095035
[Affected Platforms]:
- Windows 10 x64
- Mac 10.15.1
- Ubuntu 18.04 x64
[Prerequisites]:
- Have the latest Firefox Nighlty 73.0a1 "ru" locale build installed.
[Steps to reproduce]:
- Open the browser with the profile from prerequisites.
- Horizontally resize the browser below 30%.
- Scroll down and observe the in-content "Search Bar".
[Expected result]:
- All the elements are correctly resized and rendered.
[Actual result]:
- The placeholder text overlaps the "Search" field's borders.
[Notes]:
- This issue is also reproducible with the old "Activity Stream" experience.
- Attached a screen recording of the issue.
Comment 1•6 years ago
|
||
Tyler and Gavin to sync on this. Potentially uplift into Beta 73 if it's small.
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
@Tyler, Scott has filed a new bug with some refinement ideas, so if you have further feedback that'd be a good place.
Assignee | ||
Updated•6 years ago
|
Comment 6•6 years ago
|
||
bugherder |
Comment 7•6 years ago
|
||
Please nominate this for Beta approval. It grafts cleanly as-landed.
Assignee | ||
Comment 8•6 years ago
|
||
Comment on attachment 9119835 [details]
using minheights on searchbox to allow longer translations
Beta/Release Uplift Approval Request
- User impact if declined: Some translations of the searchbox help text will overflow the searchbox container in a narrow width browser window.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: See ticket.
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Existing base heights are not changing, only being changed to minimums. The containers can now scale larger to accommodate longer text.
- String changes made/needed: None
Assignee | ||
Updated•6 years ago
|
Comment 9•6 years ago
|
||
Comment on attachment 9119835 [details]
using minheights on searchbox to allow longer translations
Simple cosmetic fix. Approved for 73.0b4.
Comment 10•6 years ago
|
||
bugherder uplift |
Updated•6 years ago
|
Reporter | ||
Comment 11•6 years ago
•
|
||
I have verified that this issue is no longer reproducible with the latest Firefox Nightly RU locale (74.0a1 Build ID - 20200113204142) and with the latest Firefox Beta 73.0b4 RU locale installed, on Windows 10 x64, Ubuntu 18.04 x64 and Mac 10.15.2. Now, the placeholder text from the in-content "Search Bar" no longer overlaps the field's borders.
Description
•