arrow-down arrow at-sign bug check checkbox-checked checkbox-unchecked svg-checkmark chevron-right chevrons-right circle-down circle-left circle-right circle-up cloud2 svg-cross2 download download external-link filter github hash home leaf leaf left link-2 log-in log-out mail menu message-square minus plus radio-checked radio-checked2 radio-unchecked search settings spinner8 target twitter up upload-2 user users warning x zap
  • Home
  • Report a bug
  • Contribute
  • All issues
  • Login

URL: https://doc.rust-lang.org/std/cmp/macro.PartialOrd.html

Browser / Version: Firefox Preview Nightly 191230 (🦎: 73.0a1-20191227094418), Firefox Nightly 68.4a1 (2019-12-26)
Operating System: Huawei P20 Lite (Android 8.0.0) - 1080 x 2280 pixels, 19:9 ratio (~432 ppi density), Samsung Galaxy S7 Edge (Android 8.0.0) - Resolution 1440 x 2560 pixels (~534 ppi pixel density)
Tested Another Browser: Yes Chrome

Problem type: Design is broken
Description: Items are overlapped

Steps to reproduce:

  1. Navigate to https://doc.rust-lang.org/std/cmp/macro.PartialOrd.html
  2. Observe the "Search" field.

Expected behavior:
No elements are overlapped. "Search" field is displayed on the left side of "Settings" icon.

Actual behavior:
"Settings" icon overlaps "Search" field.

Notes:

  1. The issue is not reproducible on Chrome.
  2. Screenshot attached.
  3. Also reproducible on RDM.

Affected area:

<div class="search-container">
	<div>
		<select id="crate-search">
			<option value="All crates">All crates</option>
			<option value="alloc">alloc</option>
			<option value="core">core</option>
			<option value="proc_macro">proc_macro</option>
			<option value="std">std</option>
			<option value="test">test</option>
		</select>
		<input class="search-input" name="search" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search">
	</div>
	<a id="settings-menu" href="../../settings.html">
		<img src="../../wheel1.40.0.svg" alt="Change settings" width="18">
	</a>
</div>

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

sv;

Screenshot Description

Browser Configuration
  • None

From webcompat.com with ❤️

Please login to edit issues.

View issue on Github

Shortcut: Press l on your keyboard to open the label editor. Shortcut: Press g on your keyboard to be taken to the GitHub view of this page.
🔒 Closed: Duplicate
#47440

doc.rust-lang.org - Items are overlapped

Opened: 2019-12-30
Reporter: softvision-oana-arbuzov
Comments: 3
  • Home
  • List of issues
  • About
  • Contribute
  • Contact
  • Privacy Policy
  • Terms of Service
  • Code of Conduct