Fixes T7658. Currently, we remove the "undo" before placing the comment, but that causes us to lose track of which row we should be examining.
Instead, place the comment first, then remove the "undo".
Differential D12157
Fix interaction between undo and inline comment placement Authored by epriestley on Mar 25 2015, 1:25 PM. Tags None Referenced Files
Subscribers
Details
Fixes T7658. Currently, we remove the "undo" before placing the comment, but that causes us to lose track of which row we should be examining. Instead, place the comment first, then remove the "undo". This stuff is hard to test comprehensively, but the original report reproduced easily and is now fixed. I wasn't able to break anything by adding/editing/deleting comments.
Diff Detail
|