phpmyadmin/phpmyadmin

autocomplete doesn't come out on mobile

Open

#18,119 创建于 2023年2月18日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)PHP (6,886 star) (3,454 fork)batch import
BugUIaffects/5.2affects/6.0confirmed/5.2confirmed/6.0good first issue

描述

Describe the bug

autocomplete doesn't come out on android, but when i enable desktop mode it works

To Reproduce

Steps to reproduce the behavior:

  1. Go to SQL page
  2. Type Something
  3. autocomplete not appears

Expected behavior

autocomplete appears without enabled desktop mode

Server configuration

  • Operating system: Android 10
  • Web server: Apache
  • Database version: MariaDB 10.10.3
  • PHP version: 8.2.2
  • phpMyAdmin version: 5.2.1

Client configuration

  • Browser: Chrome
  • Operating system: Android 10

贡献者指南