Confirmed users
195
edits
No edit summary |
|||
| Line 28: | Line 28: | ||
Possibilities, that I can think of right now: | Possibilities, that I can think of right now: | ||
* They have a widget that's clipped to an empty rect | * They have a widget that's clipped to an empty rect | ||
** This has issues when the document doesn't have a presentation (as opposed to just the node having no frame) | |||
* They have no widget. NPP_SetWindow is called with something that indicates no window (NULL window arg, or null aWindow->window, whatever) | * They have no widget. NPP_SetWindow is called with something that indicates no window (NULL window arg, or null aWindow->window, whatever) | ||
** http://devedge-temp.mozilla.org/library/manuals/2002/plugin/1.0/npp_api12.html#999390 | ** http://devedge-temp.mozilla.org/library/manuals/2002/plugin/1.0/npp_api12.html#999390 | ||