Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 313832

With Android, when the keyboard drawer is open the viewport causes the sidebar to not be placed below the fold

$
0
0

The widescreen media query used in the node.module.css for widescreens catches mobile Android when the keyboard drawer is open.

This was with my Pixel 3 device. I don't have another device around to test, yet.

---

I have no idea how to best word this. When the keyboard opens to add body text or title, the viewpoint must change and the form sidebar comes up and the entity form isn't usable.

Here are a video and screenshot.

Video example

😱 It's not Claro, it's node.module.css.

/* Wide screens */
@media
  screen and (min-width: 780px),
  (orientation: landscape) and (min-device-height: 780px) {

This media query catches the open keyboard drawer.


Viewing all articles
Browse latest Browse all 313832

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>