Adobe-CEP / CEP-Resources

Tools and documentation for building Creative Cloud app extensions with CEP
https://www.adobe.io/apis/creativecloud/cep.html
1.61k stars 824 forks source link

window resize issue in Adobe illustrator CC 2019 #223

Open dbhoge opened 5 years ago

dbhoge commented 5 years ago

Hello, I have a plug-in built on top of Adobe illustrator CC 2019 using 2017 SDK. What I observe is that when I click on the top bar of my dialog panels (which are not in my code control), the window resize() event gets called. It is normal to get resize event when we change the size of the panel by dragging the outline or double click on the top bar. But this case is just a single click on the container top bar which contains my panel. I came to know about this through our logs. Please suggest. Thank you!

ErinFinnegan commented 5 years ago

Did you ever resolve this? If not, please let us know what OS you're using. Does the same problem happen in Illustrator CC 2018?

dbhoge commented 5 years ago

Thank you for your reply Erin. No this is not yet resolved. I am using Windows 10. I have not checked in 2018 but the problem does NOT happen in CC 2017. I only saw the issue in CC2019.

ErinFinnegan commented 5 years ago

Hi @dbhoge,

Could you post some screencaps or a screen recording? I will pass this along to support...