Opened 9 years ago

Closed 6 years ago

#750 closed defect (worksforme)

Creating a hidden browser causes a persistent wait cursor

Reported by: dstillman Owned by: dstillman
Priority: minor Milestone:
Component: interface Version: 1.0
Keywords: Cc:

Description


Change History (5)

comment:1 Changed 9 years ago by dstillman

  • Summary changed from Creating a hidden browser causes a wait cursor to Creating a hidden browser causes a persistent wait cursor

comment:2 Changed 9 years ago by dstillman

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

(In [1703]) Fixes #750, Creating a hidden browser causes a persistent wait cursor

  • Switched to using the hidden window in createHiddenBrowser(), since that avoids the wait cursor
  • Maybe improved browser object/event cleanup a bit, though maybe it was fine before

comment:3 Changed 9 years ago by dstillman

(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())

comment:4 Changed 8 years ago by dstillman

  • Milestone changed from 1.0 RC 4 to 1.0.5
  • Resolution fixed deleted
  • Status changed from closed to reopened

Still happening on translator saves that use processDocuments(). (The previous fix was only for attachment ops.)

comment:5 Changed 6 years ago by dstillman

  • Resolution set to worksforme
  • Status changed from reopened to closed

I haven't seen this in a long time.

Note: See TracTickets for help on using tickets.