[Bug 1834084] [NEW] Selecting Text and CLICKING Permanently Removes Text

2019-06-24 Thread Jason C. McDonald
Public bug reported: It seems a prior bug has resurfaced, with a slightly different behavior now. (This is *not* a duplicate of gtk#1447) **Version:** 3.32.1-2 **OS:** Ubuntu MATE 19.04 In the email composer window, if you select text in the body, and *click* anywhere else in the composition pan

[Bug 151365] Re: Autosave doesn't work for Unsaved Documents

2017-03-03 Thread Jason C. McDonald
I dug into the code to try and fix this, but it's a lot more complex than it looks. If anyone wants to start digging, look at `gedit- tab.c:248` - that's the first catch conditional. Also look at the function getting called if that conditional passes - there's a similar catch conditional in there.