atg / chocolat-public

Public bug tracker for the private chocolat project
http://chocolatapp.com
180 stars 4 forks source link

Find in Project opens in the wrong Space #1307

Open gregplaysguitar opened 11 years ago

gregplaysguitar commented 11 years ago

When using Spaces, with multiple Chocolat windows open in different spaces, the Find in Project dialog seems to lock itself to a particular space regardless of which window it's invoked from.

It also seems that there can only ever be one Find in Project open? It should let you open one per Chocolat window, or even just open as many new ones as you like.

atg commented 11 years ago

Oh. This is because I can't actually close the Find in Project window when the close button is clicked, because that screws up the WebView for some reason. So I just hide the window. Because it was never closed, it doesn't show in the newly active space the next time you open it.

Hm. Apparently moving a window to a space is not possible. Maybe I should just rewrite the whole thing to use NSTextView...

atg commented 11 years ago

Multiple find in project windows is a good idea, though I'm not sure what the UI would be like for that.

gregplaysguitar commented 11 years ago

It'd be exactly the same, wouldn't it?