On Dec 29, 2015, at 18:52, Richard Fairbanks <[email protected]> wrote: > Please excuse me for not being more clear; I assumed that this had been > covered at length, long ago, but searching the archives was unsuccessful. > > The issue is that all prior versions of BBEdit kept any given window where I > last left it. ______________________________________________________________________
Hey Richard, If I understand correctly you mean BBEdit is NOT respecting your saved document placement when you close and reopen the document. > BBEdit 11 is randomly (sometimes, sometimes not) moving the newly reopened > window ~44 pixels to the right (aka “tiling”), for no apparent reason, > without my approval. Hmm... I'm not seeing that. Due to changes to OSX BBEdit no longer saves that sort of data in the resource-fork of the file, so it's not as bombproof portable as it used to be. I think (but am not certain) that document position is stored in the .DS_Store file in a file's parent directory. So for instance – if I copy a file that has a stable position to another directory the positional data is lost – and the file opens where it wants to. If I then move and/or resize it as I wish and save it again the new positional data is stored, and the file reopens where it *should*. I'm using OSX 10.11.2 by the way. What version of BBEdit are you using? I'm using the latest pre-release announced on this list. Offhand I don't remember hearing any complaints on the list about this issue, so you should probably prepare a bug report and submit it to the support address. -- Best Regards, Chris -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected].
