processing / processing-experimental

Experimental Mode for the PDE
72 stars 25 forks source link

Persistent window #32

Closed knupel closed 10 years ago

knupel commented 10 years ago

Persistent popup suggestion is back ! capture decran 2013-10-22 a 23 28 04

Manindra29 commented 10 years ago

Not observing this on Windows or Linux. So looks like its OS X specific.

knupel commented 10 years ago

Yep, I'm on OSX 10.7.5 Is not all the time but sometime the window be persistente. I don't find what is the origin of that, because gloabally is work fine ( 95% of time) ! .

Manindra29 commented 10 years ago

When does this behaviour happen? While switching between windows? What keyboard combo do you use to switch between windows? I use a OS X Mountain Lion VM on VirtualBox for Mac testing. I couldn't manage to reproduce this error..

knupel commented 10 years ago

that's happen when I use "show outline" by menu or by the keyboard shortcut, same behavior with P203 and P210, my machine is an iMac 2012, with OS 10.7.5 capture decran 2013-12-04 a 09 45 40

Manindra29 commented 10 years ago

Which popup are you referring to in this issue - the completion suggestion popup or sketch outline popup? Initial bug report mentioned the suggestion popup and now you are referring to sketch outline popup. Sketch outline popup is designed to persist until you hit escape key or click away from it.

knupel commented 10 years ago

Sorry, I mix two issues, i'm tirred ! For the persistent windows that's happen often with P203. generally when I write fast and don't use the the suggesting window. But it's hard to explain what's and when is happen exactly. I try to understand more what's happen and explain to you later.

Manindra29 commented 10 years ago

Sure, no problem. Exact steps to reproduce the problem will be really helpful in tracking and fixing the issue.

MichaelPaulukonis commented 10 years ago

I have also seen this behavior on Windows 7 64 bit. I will try to get steps to reproduce.

Manindra29 commented 10 years ago

After a lot of testing on OS X 10.9, Windows 7 and Ubuntu 12.10, I've not been able to reproduce this issue. I had implemented some fixed for it already. So closing the issue for now. If you still observe this odd behaviour, please create a new issue with steps to reproduce the problem.