Ticket #23 (assigned irritant)

Opened 10 months ago

Last modified 8 months ago

Tree creation speed issues in browsers

Reported by: aalam Assigned to: egouge (accepted)
Priority: major Milestone: Other
Component: GUI Version: ALL
Keywords: Cc:
Estimate:

Description

Opening a branch in the tree takes some time in FireFox? and IE. We determined that this was NOT a GWT or coding issue since the same trees/code ran very fast in the Safari browser.

Based on a newsgroup thread: http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/692886403a6b5c6c/237dd688077dd8df?lnk=gst&q=tree+widget+firefox#237dd688077dd8df we tried the recommendations about adding our own cache-control headers. But after some testing, it seemed that this solution was not useful for our needs. Our program did not suffer from those problems (same symptoms though).

Change History

12/17/07 02:05:48 changed by adownton

  • type changed from bug to irritant.

01/16/08 10:53:54 changed by egouge

  • owner changed from somebody to egouge.
  • status changed from new to assigned.