Open
Bug 1380908
Opened 7 years ago
Updated 2 years ago
Pressing ctrl+a and then backspace too fast doesn't delete selected text
Categories
(Core :: DOM: Selection, defect, P3)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox57 | --- | wontfix |
People
(Reporter: afmckay66, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:54.0) Gecko/20100101 Firefox/54.0
Build ID: 20170628075643
Steps to reproduce:
type a message
press ctrl+a
press delete very quickly
Actual results:
does not delete message.
When pressing ctrl+a and then backspace in basically one fluid and quick motion, it does not delete.
The selection disappears but does not delete. Another selection is then required.
Expected results:
deleted message
Updated•7 years ago
|
Component: Untriaged → Selection
Product: Firefox → Core
Updated•7 years ago
|
Priority: -- → P3
Updated•7 years ago
|
status-firefox57:
--- → wontfix
Comment 1•7 years ago
|
||
I can reproduce this on windows 10 with 57.0a1 09-06 nightly build. I put several lines here in the bug comment, ctrl+A then backspace.
Selection was lost on backspace, and the caret is in front of the first character of the text
Status: UNCONFIRMED → NEW
Ever confirmed: true
Just want to add specifically this "bug" doesnt require you to actually do it really fast. The issue is that if you are holding CTRL down when you backspace it doesnt backspace, nothing to do with speed, though normally you would only see this when doing it fast.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•