4 comments (4 comments)0 reactions (0 reactions)0 assignees (0 assignees)HTML1,289 stars (1,289 stars)402 forks (402 forks)batch import
good first issue
Description
点击密码框时,会弹出华为的安全键盘,这时调试页面就黑屏了
Contributor guide
- Tech stack
- htmlcsspython
- Domain
- frontendmobile
- Issue type
- bug
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-3 hours
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- needs investigation
- Prerequisites
- Huawei deviceAndroid security keyboard
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 30
- Research direction
- Reproduce the black screen on a Huawei Honor 8 or similar device when a security keyboard appears. Examine the HTML and CSS files for input handling, particularly around password fields. Look for z index or iframe issues. Review comments in the issue for any prior investigation.