Open
Bug 1549447
Opened 4 years ago
Updated 6 months ago
[meta] Input.insertText
Categories
(Remote Protocol :: CDP, task)
Remote Protocol
CDP
Tracking
(Not tracked)
NEW
People
(Reporter: ato, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug, )
Details
(Keywords: meta, Whiteboard: [method=Input.insertText])
No description provided.
Reporter | ||
Updated•4 years ago
|
Comment 1•4 years ago
|
||
Used in Keyboard.sendCharacter()
inside of Puppeteer, which is called by Keyboard.type()
. It's used by Gutenberg in various ways via the page class eg. for logins. As such it should block the alpha release.
Blocks: puppeteer-gutenberg
Whiteboard: [method=Input.insertText] → [method=Input.insertText][puppeteer-alpha]
Priority: -- → P2
Depends on: 1595177
Priority: P2 → --
Whiteboard: [method=Input.insertText][puppeteer-alpha] → [method=Input.insertText]
Assignee | ||
Updated•2 years ago
|
Component: CDP: Input → CDP
Updated•6 months ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•