Closed
Bug 440916
Opened 17 years ago
Closed 13 years ago
ctrl+a then delete/backspace is a noop with this contenteditable testcase
Categories
(Core :: DOM: Editor, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: ojan, Unassigned)
References
Details
(Keywords: regression, testcase)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0
Attaching a test case.
Reproducible: Always
Steps to Reproduce:
1.Load the test case
2.type ctrl+a
3.hit delete/backspace
Actual Results:
nothing happens
Expected Results:
everything gets deleted
Reporter | ||
Comment 1•17 years ago
|
||
Comment 2•17 years ago
|
||
Tested STR from comment 0. Regression range is http://bonsai.mozilla.org/cvsquery.cgi?module=PhoenixTinderbox&date=explicit&mindate=1193382780&maxdate=1193395019
-> Bug 395340.
Blocks: 395340
Status: UNCONFIRMED → NEW
Component: General → Editor
Ever confirmed: true
Keywords: regression,
testcase
Product: Firefox → Core
QA Contact: general → editor
Version: unspecified → Trunk
Updated•17 years ago
|
Flags: blocking1.9.1?
Updated•17 years ago
|
Summary: ctrl+a then delete/backspace is a noop → ctrl+a then delete/backspace is a noop with this contenteditable testcase
Comment 3•17 years ago
|
||
Peter, this seems like it basically breaks contentEditable. What do you think about blocking on this?
Flags: blocking1.9.1? → wanted1.9.1+
Comment 4•15 years ago
|
||
Seems like I can't use backspace in contenteditable until after I type other characters.
Comment 5•15 years ago
|
||
Dup of bug 429308?
Comment 6•13 years ago
|
||
WFM with Firefox 6.
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•