[TxMt] Re: OS X 10.10 Yosemite compability?

Allan Odgaard mailinglist at textmate.org
Sat Jun 14 11:19:08 UTC 2014


On 6 Jun 2014, at 23:06, Marco Aurélio wrote:

> […] It seems that we’re hitting a minor issue at the 
> OakWindowFrameHelper placeAndSizeWindow method ( 
> https://github.com/textmate/textmate/blob/master/Frameworks/OakAppKit/src/OakWindowFrameHelper.mm#L118-L191 
> ) that makes the editor windows not be positioned properly. I’m not 
> exactly sure what might be causing it, but other windows seem to be 
> unafected.
>
> Is there anyone else also hitting this?

I’ve seen a few other people reprot this. Looking at the code though, 
it seems to be a framework bug, unless resizing an NSWindow in the init 
method is disallowed.

If Apple doesn’t address it, we could probably delay setting the 
window size, but I’m not on 10.10 myself, so can’t test ATM.


More information about the textmate mailing list