[mythtv-commits] Ticket #4904: Delay loading program details tooltip

MythTV mythtv at cvs.mythtv.org
Mon Mar 10 04:27:44 UTC 2008


#4904: Delay loading program details tooltip
----------------------------------------------+-----------------------------
 Reporter:  sphery <mtdean at thirdcontact.com>  |       Owner:  xris   
     Type:  defect                            |      Status:  new    
 Priority:  minor                             |   Milestone:  unknown
Component:  mythweb                           |     Version:  head   
 Severity:  medium                            |     Mlocked:  0      
----------------------------------------------+-----------------------------
 The attached patch defers loading of the program details tooltip in the
 MythWeb Listings page by 0.25 seconds to prevent a lot of chatter/requests
 as a user moves the mouse cursor across the page.  It also has the added
 bonus that when your mouse cursor gets to a program of interest, your
 request will be first in the queue (rather than waiting behind 4 pending
 requests, or whatever).

 While 0.25 seconds seems to work well, decreasing the timeout to 100ms
 also has the same overall result if waiting the extra 150ms seems an
 eternity for you.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4904>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list