Open Bug 1417353 Opened 7 years ago Updated 2 years ago

Control-Z key looses history on textareas

Categories

(Core :: DOM: Editor, defect, P5)

56 Branch
defect

Tracking

()

UNCONFIRMED

People

(Reporter: damiengoor, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36

Steps to reproduce:

HTML textarea's does not keep historical changes. Successive usage of Control-Z key does not restore changes sequences as in prior versions. It is an issue when when editing code by example.
Reproduce: Type some text. Press enter key. Some text again. Remove some text. Press ctrl-z twice. Only last change is restored.


Actual results:

Cannot revert various sequences of changes. A single level of change is remembered(?)


Expected results:

Should sequentially revert changes step-by-step.
I am reporting this Firefox "bug" using Chrome as my proxi does not allow me to visit https pages.
Which version of Firefox are you using?
Component: Untriaged → Editor
Product: Firefox → Core
57.0
This behavior is different of each browsers.
Priority: -- → P5
I used to work with Firefox for years and I can tell you it had much more change steps/history in prior versions. Even the cut and paste was recorded. It is a shame to loose that.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.