Comment #28 on issue 24883 by [email protected]: Acrobat Reader 9.2 plugin  
does not paint until window is resized
http://code.google.com/p/chromium/issues/detail?id=24883

Note: to give more information about this.  Firefox and Safari call  
NPP_SetWindow
frequently, sometimes before every paint, even when the plugin geometry  
doesn't change.
We only call it when things change.  It seems the latest version of Reader  
ignores the
first NPP_SetWindow call (perhaps it has bogus values in Firefox or  
Safari?) and as a
result they never register the size and paint until the user resizes the  
tab.  Opera
has the same regression as well.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to