Closed Bug 38499 Opened 25 years ago Closed 24 years ago

4x Plugins are receiving a bad portx and porty parameter during draw

Categories

(Core Graveyard :: Plug-ins, defect, P3)

PowerPC
Mac System 9.x
defect

Tracking

(Not tracked)

VERIFIED WORKSFORME

People

(Reporter: rfrank, Assigned: serhunt)

Details

Using PP Browser and trying the LivePictPPC plugin sample code (from the PluginSDK 4.01a) the StartDraw() function receives parameters from the host via NPWindow* - Boolean StartDraw(NPWindow* window) { NP_Port* port = (NP_Port*) window->window; ..... } the port->portx and port->porty parameters are incorrect - they are negative. This has the effect of causing the plugin to draw offscreen.
rfrank@dominionsw.com - which build of Mozilla were you using when you discovered this problem? The Build ID is in the bottom right corner of the browser. Gerv
Build 2000042708 MacOS
rfrank@dominionsw.com - could you possibly download a recent nightly build and try this again? Your build is almost a month old. If it still occurs, we'll get this bug confirmed. Gerv
resolving worksforme. reporter, please reopen if you still see this with current builds. thanks for your help in testing mozilla and reporting bugs.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Status: RESOLVED → VERIFIED
OS: Mac System 9.x
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.