[Pharo-project] Issue 2330: BUG: After undo-ing all changes to code shown in OBrowser, it should not be marked as dirty
http://code.google.com/p/pharo/issues/detail?id=2330 Pharo image: Pharo-1.0 #10517 Virtual machine used: Squeak 4.2.4beta1U (Mac) Class browser used (if applicable): OBSystemBrowserAdaptor Steps to reproduce: 1. In code pane of OBSystemBrowser: a. make a change to the code b. undo the change The code pane is still marked dirty, even though it has now reverted the original. -- View this message in context: http://n4.nabble.com/Issue-2330-BUG-After-undo-ing-all-changes-to-code-shown... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
I don't think this has anything to do with OB, but with the ParagraphEditor. I guess this is solved with the new editors in Pharo 1.1. On 20 April 2010 01:11, Sean P. DeNigris <sean@clipperadams.com> wrote:
http://code.google.com/p/pharo/issues/detail?id=2330
Pharo image: Pharo-1.0 #10517 Virtual machine used: Squeak 4.2.4beta1U (Mac) Class browser used (if applicable): Â OBSystemBrowserAdaptor
Steps to reproduce: 1.  In code pane of OBSystemBrowser:   a. make a change to the code   b. undo the change
The code pane is still marked dirty, even though it has now reverted the original. -- View this message in context: http://n4.nabble.com/Issue-2330-BUG-After-undo-ing-all-changes-to-code-shown... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli www.lukas-renggli.ch
participants (2)
-
Lukas Renggli -
Sean P. DeNigris