Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

www.bfmtv.com – Small allocated space for email field in “Subscription” overlay #6766

Closed
softvision-oana-arbuzov opened this issue May 16, 2017 · 2 comments

Comments

@softvision-oana-arbuzov
Copy link
Member

URL: http://www.bfmtv.com/mediaplayer/video/ce-panda-n-a-qu-une-idee-en-tete-voler-le-rateau-de-sa-soigneuse-942533.html#
Browser / Version: Firefox Mobile Nightly 55.0a1 (2017-05-16)
Operating System: Nexus 5 (Android 6.0.1) - Resolution 1080 x 1920 pixels (~445 ppi pixel density)
Problem type: Text is not visible

Steps to Reproduce

  1. Navigate to: http://www.bfmtv.com/mediaplayer/video/ce-panda-n-a-qu-une-idee-en-tete-voler-le-rateau-de-sa-soigneuse-942533.html#
  2. Tap “Newsletter” button.
  3. Type in the email address and observe display.

Expected Behavior:
Text is fully visible.

Actual Behavior:
Text is cropped.

Note:

  1. Reproducible on Firefox 53.0.2 Release.
  2. Not reproducible on Chrome (Mobile) 58.0.3029.83.
  3. Screenshot attached.

Watchers:
@softvision-sergiulogigan
@softvision-oana-arbuzov

sv; country: fr

Screenshot Description

From webcompat.com with ❤️

@softvision-oana-arbuzov softvision-oana-arbuzov changed the title www.bfmtv.com - text is not visible www.bfmtv.com – Small allocated space for email field in “Subscription” overlay May 16, 2017
@softvision-oana-arbuzov
Copy link
Member Author

This might be a duplicate of #752790

@karlcow
Copy link
Member

karlcow commented May 17, 2017

Confirmed.

<input id="email" name="email" 
    class="input-bfmtv-news-modal border-color-media-news color-txt-4 bg-color-1 title-small pull-left" 
    placeholder="votre email" 
    type="text">

and

#mediaNews .input-bfmtv-news-modal {
	width: 175px;
	padding: 10px 0 10px 5px !important;
	border-color: #d6d6d6 !important;
	margin: 1px 0 0 0 !important;
	height: 35px;
}

duplicate of https://bugzilla.mozilla.org/show_bug.cgi?id=752790

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants