
knowledgejunkie at gmail
Jun 27, 2009, 6:24 PM
Post #2 of 4
(494 views)
Permalink
|
|
Re: Ticket #6666: Popups may not close if screen focus lost whilst popup is displayed
[In reply to]
|
|
On 27/06/2009, Michael T. Dean <mtdean[at]thirdcontact.com> wrote: > On 06/27/2009 10:26 AM, MythTV wrote: > > > (BTW - does trunk also fix the main icon mouseover problem in MythWeb - in > > that when you hover over an icon, the date/time field blanks instead of > > showing the associated text for the icon?) > > > Where's this at? In my 0.21-fixes (granted, and old rev of it), I checked > on the Program Listings page and when I hovered over the icon or the channel > number/callsign, the popup showed "Details for: WKMG-DT". Hey Mike, The icons are the main MythWeb icons (tv, music, video, weather, settings, etc) at the very top of the page, immediately to the right of the MythWeb logo (div id="sections"). Hovering over them on my 0.21-fixes installation blanks the help text field (where the time/date is usually displayed as I understand things). Looking at the page source, it seems that hovering over an icon should trigger something like: onmouseover="return help_text('TV functions, including recorded programmes.')" but this never seems to happen - it blanks the field instead. I've tried changing language from English_GB to English, with no success Not sure if this has ever worked for me, but I thought I'd look into it whilst it was in my head. Cheers, Nick -- Nick Morrott MythTV Official wiki: http://mythtv.org/wiki/ MythTV users list archive: http://www.gossamer-threads.com/lists/mythtv/users "An investment in knowledge always pays the best interest." - Benjamin Franklin _______________________________________________ mythtv-dev mailing list mythtv-dev[at]mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
|