General

Profile

Jonathan Cormier

  • Login: jcormier@criticallink.com
  • Registered on: 2016-12-02
  • Last connection: 2026-08-10

Activity

2026-09-04

17:01 Redmine Defect #43488: Undo/Redo produces unexpected results when the text in a textarea is modified automatically
nvm, setRangeText just brings back the undo problems. Jonathan Cormier
17:01 Redmine Defect #44336: Automatic list marker insertion discards the textarea undo history and does not scroll the caret into view
nvm, setRangeText just brings back the undo problems. Jonathan Cormier

2026-08-31

17:01 Redmine Defect #44336: Automatic list marker insertion discards the textarea undo history and does not scroll the caret into view
Ex: @textarea.setRangeText('', lineStart, lineEnd, 'end');@ Jonathan Cormier
16:59 Redmine Defect #44336: Automatic list marker insertion discards the textarea undo history and does not scroll the caret into view
Found a slight modification:
Using @setSelectionRange@ causes the linux middle-click buffer to get filled with wha...
Jonathan Cormier
17:01 Redmine Defect #43488: Undo/Redo produces unexpected results when the text in a textarea is modified automatically
Ex: @textarea.setRangeText('', lineStart, lineEnd, 'end');@ Jonathan Cormier
16:59 Redmine Defect #43488: Undo/Redo produces unexpected results when the text in a textarea is modified automatically
Found a slight modification:
Using @setSelectionRange@ causes the linux middle-click buffer to get filled with wha...
Jonathan Cormier

2026-08-25

19:23 Redmine Defect #44336: Automatic list marker insertion discards the textarea undo history and does not scroll the caret into view
What about ##43488 which has a similar solution Jonathan Cormier

2026-08-24

15:57 Redmine Defect #44336: Automatic list marker insertion discards the textarea undo history and does not scroll the caret into view
Appreciate the update, makes sense to me. Hopefully they don't fully deprecate this feature Jonathan Cormier

2026-08-18

17:45 Redmine Defect #43488: Undo/Redo produces unexpected results when the text in a textarea is modified automatically
Similar to ##44336
Patch attached for the wiki-toolbar half of this (bold/italic/etc. from the toolbar
buttons or...
Jonathan Cormier
17:36 Redmine Defect #44336: Automatic list marker insertion discards the textarea undo history and does not scroll the caret into view
the toolbar buttons and shortcuts have the same root cause in @app/assets/javascripts/jstoolbar/jstoolbar.js@ (@enclo... Jonathan Cormier

Also available in: Atom