From: Bernard D. <bde...@us...> - 2017-04-22 13:19:41
|
I have completed the implementation of the suggestions above. There is now a new global preference called *Check Text On Open* to control automatic checking (of the currently enabled text checking options) when a document is opened. Its default value is 0. It is found in the *Document* panel of the *Global Preferences*. Note that, as explained above, you may at any moment force a text checking via the *Text ↣ Text Options ↣ Check Document* menu item. Changes committed to the repository ([rev. 1326](http://sourceforge.net/p/alphacocoa/code/1326/)). The core must be rebuilt. --- ** [tickets:#124] link detection dirties window** **Status:** open **Created:** Sun Apr 09, 2017 04:57 PM UTC by Joachim Kock **Last Updated:** Thu Apr 13, 2017 11:45 AM UTC **Owner:** nobody Open the file fileManipulation.tcl in the AlphaTcl library. Close it again without doing anything. A dialogue asks to save changes, discard or cancel. Quite weird since no changes were made. Try Cancel. Then try Undo, to try to figure out what the changes were. No actual changes are undone, but Vince's email address is selected! The bug has to do with automatic link detection. It does not occur with link detection off. --- Sent from sourceforge.net because alp...@li... is subscribed to https://sourceforge.net/p/alphacocoa/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/alphacocoa/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |