Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

window frame.height grows from start to start if autosave name is not empty, OS X 10.9.3 #182

Open
Sega-Zero opened this issue Aug 6, 2014 · 0 comments

Comments

@Sega-Zero
Copy link

Updated to the last release and have noticed a terrible bug: if the window has autosave name set, the window's height grows in every launch!
The height becomes wrong after [NSWindow _setFrameFromString:overrideTopLeft:preferActiveDisplay:constrainFullFrame:force:]
then _contentViewFrame returns wrong height

the stack:

#0  0x0000000100012e37 in -[INAppStoreWindow _contentViewFrame] 
#1  0x000000010000cb80 in -[INAppStoreWindowContentView setFrameSize:] 
#2  0x00007fff953c7dee in -[NSWindow _oldPlaceWindow:] ()
#3  0x00007fff953c6e3c in -[NSWindow _setFrameCommon:display:stashSize:] ()
#4  0x000000010000f6b1 in -[INAppStoreWindow setFrame:display:] 
#5  0x00007fff953db915 in -[NSWindow _setFrameFromString:overrideTopLeft:preferActiveDisplay:constrainFullFrame:force:] ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant