Open Bug 1592511 Opened 6 years ago Updated 3 years ago

input cursor may not be displayed with reduced input element.

Categories

(Core :: Layout, defect, P3)

defect

Tracking

()

UNCONFIRMED

People

(Reporter: aqua.yuki.1106, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:70.0) Gecko/20100101 Firefox/70.0

Steps to reproduce:

  1. Prepare the input element reduced by transform matrix. (open https://jsfiddle.net/c7s631yo/)
  2. Select input element.
  3. input a charactor 'a'

Actual results:

The cursor disappears depending on the characters entered.

Expected results:

I want the cursor to be always displayed

Component: Untriaged → Editor
Product: Firefox → Core

I guess that this issue is caret frame rendering. So moving to Layout.

Component: Editor → Layout
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.