Closed Bug 1442590 Opened 6 years ago Closed 6 years ago

Caret disappear in textarea on Github after formatting shortcut

Categories

(Core :: Web Painting, defect, P3)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1443902
Tracking Status
firefox60 --- affected

People

(Reporter: nchevobbe, Unassigned)

Details

Not sure I'm filing in the right component, feel free to move it


**Steps to reproduce**
1. Go to any github issue (e.g. https://github.com/devtools-html/devtools-core/issues/964)
2. In the new comment text area, write "hello"
3. Select all text
4. Hit Cmd (or Ctrl) + B to make the text bold


**Expected results**

The text is wrapped in `**` and I can see the caret blinking

**Actual results**

The text is wrapped in `**`,  but I can't see the caret blinking. Even if I try to click on the text, I can't make the caret appear again.
Only blurring the input and focusing it again make the caret re-appear.

---
[Triage 2018/03/23 - P3]
Priority: -- → P3
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Component: Layout: View Rendering → Layout: Web Painting
You need to log in before you can comment on or make changes to this bug.