Closed
Bug 1068042
Opened 11 years ago
Closed 11 years ago
Cursor/caret shows up on a invisible input field.
Categories
(Core :: DOM: Selection, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1060193
People
(Reporter: jj.evelyn, Unassigned)
References
Details
Attachments
(1 file)
|
30.21 KB,
image/png
|
Details |
STR:
1. open Settings app, go to "Screen lock"
2. enable Lock screen, and then enable Passcode lock
3. UI shows 8 <div> instead of a input field, but the caret of the hidden input is still rendered.
Here is a bit tricking on the input field. It's there but it's covered by Settings' header with z-index=-1. So I guess the problem we are going to solve is the cursor/caret drawing should respect to z-index.
Passcode on Lockscreen gets the same problem too.
| Reporter | ||
Updated•11 years ago
|
Blocks: CopyPasteLegacy
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•