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.forum-3dcenter.org - The “Angemeldet” checkbox is not visible #17473

Closed
softvision-oana-arbuzov opened this issue Jun 28, 2018 · 3 comments

Comments

@softvision-oana-arbuzov
Copy link
Member

URL: https://www.forum-3dcenter.org/vbulletin/showthread.php?t=524647

Browser / Version: Firefox Mobile 63.0 (2018-06-27)
Operating System: Samsung Galaxy S6 (Android 7.0) - Resolution 1440 x 2560 pixels (~577 ppi pixel density)
Tested Another Browser: Yes

Problem type: Design is broken
Description: The “Angemeldet” checkbox is not visible
Steps to Reproduce:

  1. Navigate to https://www.forum-3dcenter.org/vbulletin/showthread.php?t=524647
  2. Observe the “Angemeldet” checkbox.

Expected Behavior:
The checkbox is visible.

Actual Behavior:
The checkbox is not visible.

Note:

  1. Reproducible on Firefox Mobile Release 60.0.2.
  2. Not reproducible on Chrome 67.0.3396.87 and Nightly 63.0a1 (2018-06-27) (Desktop).
  3. Screenshot attached.

Affected area

<form action="https://www.forum-3dcenter.org/vbulletin/login.php?do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, 1)">
	<script async="" src="https://www.google-analytics.com/analytics.js"></script>
	<script type="text/javascript" src="clientscript/vbulletin_md5.js?v=387"></script>
	<input class="windowbg" name="vb_login_username" id="navbar_username" size="10" accesskey="u" value="Benutzername" onfocus="if (this.value == 'Benutzername') this.value = '';" type="text">
	<input class="windowbg" name="vb_login_password" id="navbar_password" size="10" type="password">
	<label for="cb_cookieuser_navbar">
		<input name="cookieuser" value="1" id="cb_cookieuser_navbar" accesskey="3" type="checkbox">
		<acronym style="border-bottom: 1px dotted #000000; cursor: help;" title="Sie bleiben angemeldet, bis Sie sich selbst abmelden.">Angemeldet bleiben?</acronym>
	</label>
	&nbsp;
    <input class="button" value="Anmelden" title="Geben Sie zur Anmeldung Ihren Benutzernamen und Ihr Kennwort in die dafür vorgesehenen Textfelder ein oder klicken Sie auf die 'Registrieren'-Schaltfläche, um ein neues Benutzerkonto anzulegen." accesskey="s" type="submit">
	<input name="s" value="" type="hidden">
	<input name="securitytoken" value="guest" type="hidden">
	<input name="do" value="login" type="hidden">
	<input name="vb_login_md5password" type="hidden">
	<input name="vb_login_md5password_utf" type="hidden">
</form>

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

sv; country: de
Screenshot Description

From webcompat.com with ❤️

@webcompat-bot webcompat-bot added this to the needstriage milestone Jun 28, 2018
@softvision-oana-arbuzov softvision-oana-arbuzov changed the title www.forum-3dcenter.org - design is broken www.forum-3dcenter.org - The “Angemeldet” checkbox is not visible Jun 28, 2018
@softvision-oana-arbuzov
Copy link
Member Author

This might be a duplicate to #1399776

@karlcow
Copy link
Member

karlcow commented Aug 8, 2018

Probably a duplicate of https://bugzilla.mozilla.org/show_bug.cgi?id=1435665

@karlcow
Copy link
Member

karlcow commented Aug 8, 2018

Close as duplicate of https://bugzilla.mozilla.org/show_bug.cgi?id=1435665

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