[mythtv-commits] Re: Ticket #588: Focus in list wrong after invoking popup menu

MythTV mythtv at cvs.mythtv.org
Wed Nov 30 16:24:01 EST 2005


#588: Focus in list wrong after invoking popup menu
--------------------------+-------------------------------------------------
 Reporter:  oscar         |        Owner:  ijr   
     Type:  defect        |       Status:  closed
 Priority:  trivial       |    Milestone:  0.19  
Component:  mythcontrols  |      Version:  head  
 Severity:  low           |   Resolution:  fixed 
--------------------------+-------------------------------------------------
Changes (by paulh):

  * resolution:  => fixed
  * status:  new => closed

Comment:

 (In [8089]) Fix #588. The problem was caused by mythcontrols updating part
 of the screen by painting it itself rather than using the usual
 methods to invalidate part of the screen and have MythThemedDialog
 redraw things. It was causing the internal cache image of the
 screen to become out of sync with reality. When a popup was shown
 MythThemedDialog was redrawing the screen using the cached
 image which was often out of date with what was actually on screen.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/588>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list