
drayson at net1plus
Jun 27, 2009, 7:25 PM
Views: 1128
Permalink
|
|
Re: Ticket #6666: Popups may not close if screen focus lost whilst popup is displayed
|
|
> 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 Works in trunk 20745. I checked svn, the help_text function is a part of trunk/mythplugins/mythweb/js/utils.js, and has not been touched in 16 months since 16207. What version of fixes you using? Also what browser? I'm using IE8 on Windows 7 at the moment.. I could check other browsers if you could tell me what you have. Marc _______________________________________________ mythtv-dev mailing list mythtv-dev[at]mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
|