Closed Bug 1619545 Opened 4 years ago Closed 4 years ago

Vimeo - Default Search message is not centered in it's box

Categories

(Web Compatibility :: Site Reports, defect, P3)

Tracking

(firefox-esr68 wontfix, firefox73 wontfix, firefox74 wontfix, firefox75 wontfix)

RESOLVED DUPLICATE of bug 1385419
Tracking Status
firefox-esr68 --- wontfix
firefox73 --- wontfix
firefox74 --- wontfix
firefox75 --- wontfix

People

(Reporter: cfogel, Unassigned)

Details

(Keywords: webcompat:needs-diagnosis)

Attachments

(1 file)

Attached image x.png

Affected versions

  • 68.06 ESR, 75.0a1 (2020-03-02), 73.0.1, 74.0b9
    Affected platforms
  • Windows 10/7, Ubuntu 19.04, macOS 10.13;

Steps to reproduce

  1. Launch Firefox, resize it so it's on half of the screen;
  2. Access https://vimeo.com/
  3. Click on the = button on the top-left side of the screen;
  4. Click on the Search button;

Expected result

  • Search Vimeo message is centered;

Actual result

  • Search Vimeo message is not centered;

Regression range

  • will check if it's a regression asap;

Additional notes

  • attached screenshot with the issue

Hi! I think I solved this, should I point you as a reviewer?

Flags: needinfo?(miket)

Hi! It depends on how you solved it. If it's with the webcompat system addon, then I'd be happy to review. If it's something else, I can help find the right reviewer.

Flags: needinfo?(miket)

Note, the viewport needs to be narrow to trigger the responsive design with the top-left = menu button.

Severity: minor → S3
Priority: -- → P3

Karl, can you take a look please?

Flags: needinfo?(kdubost)

to trigger the compact menu, the viewport needs to be less than 1100px wide.
I think this is a duplicate.

.curAuu::placeholder {
	line-height: 36px;
}

with

	<input class="sc-gPEVay curAuu" placeholder="Search Vimeo" title="Search Vimeo">

Firefox honour the line-height but not chrome and safari.

Status: NEW → RESOLVED
Closed: 4 years ago
Flags: needinfo?(kdubost)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.