Closed
Bug 471322
Opened 17 years ago
Closed 15 years ago
Can't clear input by double Escape
Categories
(Core :: DOM: Editor, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: hidenosuke, Unassigned)
References
()
Details
Bug-org 335508 has been marked as worksforme,
but I can still reproduce.
Steps to reproduce:
1. Open above URL.
2. Input any characters on "Additional Comments".
3. Hit escape key twice.
Actual result:
Characters you input are still there.
Expected result:
Characters are cleared.
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2a1pre) Gecko/20081228 Minefield/3.2a1pre
Comment 1•17 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20081226 Minefield/3.2a1pre
Yes, only ctrl+z undoes the action. 2x escape does nothing here.
Comment 2•17 years ago
|
||
IMO, this feature was more annoying (accidental dataloss) than useful (press esc twice instead of Cmd+A to clear). See bug 305272, for example.
Updated•15 years ago
|
Component: General → Editor
OS: Linux → All
Product: Firefox → Core
QA Contact: general → editor
Summary: Can't clear input by double Excape → Can't clear input by double Escape
Version: unspecified → Trunk
Comment 3•15 years ago
|
||
Yes, this is in contrast with almost every editor application that I can think of (even Vim!). -> WONTFIX.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•