Opened 9 years ago

Closed 9 years ago

#768 closed defect (fixed)

createHiddenBrowser() doesn't work on Windows using hiddenDOMWindow

Reported by: dstillman Owned by: dstillman
Priority: blocker Milestone: 1.0 RC 4
Component: data layer Version: 1.0
Keywords: Cc: simon

Description

Hmph.

Ideally we wouldn't use the hidden window at all, but I didn't come up with any other way to fix #750.

Change History (1)

comment:1 Changed 9 years ago by dstillman

  • Resolution set to fixed
  • Status changed from new to closed

(In [1715]) Fixes #768, createHiddenBrowser() doesn't work on Windows using hiddenDOMWindow
Addresses #750, Creating a hidden browser causes a persistent wait cursor

Revert use of hidden window -- found another way to get rid of the wait cursor (by deleting the browser on a timer after importFromDocument())

Note: See TracTickets for help on using tickets.