Thanks!  I had to enable browser.cache.memory.enable.  The problem is
gone.
 
Regards,
Bill


________________________________

        From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Naga
Kiran K Y S
        Sent: Wednesday, October 24, 2007 2:54 AM
        To: qooxdoo Development
        Subject: Re: [qooxdoo-devel] frequent image file reloading
        
        

         

        I guess that caching is disabled in your browser. Enabling cache
can solve the problem but even though it's not the correct solution.

         

        For Enabling cache in Firefox:

        Type "about:config" in address bar.

        Type "cache" in filter text box

        Ensure the following three preferences are set to true:

        1) browser.cache.disk.enable

        2) browser.cache.memory.enable

        3) network.http.use-cache

         

        I think anyone can clearly see this problem once they disable
caching in their browsers.

         

        -----Original Message-----
        From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bill
Adams
        Sent: Wednesday, October 24, 2007 5:27 AM
        To: qooxdoo Development
        Subject: [qooxdoo-devel] frequent image file reloading

         

        With a TreeVirtual, the small image files like end_minus.gif get

        reloaded when I move the mouse over the tree.  This seems to
cause the

        images to be momentarily absent, and the effect is ugly.

         

        I get the same effect when browsing

        
http://demo.qooxdoo.org/current/demobrowser/#example~TreeVirtual_3.html

         

        I would like to stop this.  Adding the following to httpd.conf
(apache

        2.0) under <Directory "/var/www/html"> was ineffective:

                ExpiresActive On

                ExpiresByType image/gif A2592000

        The httpd.conf loads without errors, but there was no
improvement.

         

        I'm using Firefox 2.0.0.7 on Windows XP.

         

        
------------------------------------------------------------------------
-

        This SF.net email is sponsored by: Splunk Inc.

        Still grepping through log files to find problems?  Stop.

        Now Search log events and configuration files using AJAX and a
browser.

        Download your FREE copy of Splunk now >> http://get.splunk.com/

        _______________________________________________

        qooxdoo-devel mailing list

        [email protected]

        https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to