
knowledgejunkie at gmail
Jun 28, 2009, 7:13 AM
Post #2 of 15
(1066 views)
Permalink
|
|
Re: Ticket #6666: Popups may not close if screen focus lost whilst popup is displayed
[In reply to]
|
|
On 28/06/2009, Marc Tousignant <drayson[at]net1plus.com> wrote: > > 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. Currently happening on Firefoxen 3.0.11 (Jaunty) and 3.0.8 (Win32). I'll take another look at the MythWeb directory, but it's cleared out whenever I update from source (currently 0.21-fixes @ r20609). 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
|