Open Bug 1503555 Opened 6 years ago Updated 2 years ago

Text cursor disappears when using stopImmediatePropagation() on focus event

Categories

(Core :: DOM: Events, defect, P3)

10 Branch
defect

Tracking

()

Tracking Status
firefox63 --- affected
firefox64 --- affected
firefox65 --- affected

People

(Reporter: wodoracebi, Unassigned)

References

Details

(Keywords: parity-chrome, parity-edge)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0 Steps to reproduce: Added stopImmediatePropagation() to an input field on focus event. Here is a fiddle: http://jsfiddle.net/1ey63spn/ Actual results: Text cursor disappeared and highlight is not visible Expected results: Text cursor should appear and text highlight should be visible as in Chrome
Component: Untriaged → DOM: Events
Product: Firefox → Core
Blocks: 698929
Version: 65 Branch → 10 Branch
Status: UNCONFIRMED → NEW
Ever confirmed: true
Confirmed. Was able to reproduce on MacOS in 63 and in 65.
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.