Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Dev

Re: Ticket #6666: Popups may not close if screen focus lost whilst popup is displayed

 

 

MythTV dev RSS feed   Index | Next | Previous | View Threaded


mtdean at thirdcontact

Jun 27, 2009, 7:49 AM

Post #1 of 4 (552 views)
Permalink
Re: Ticket #6666: Popups may not close if screen focus lost whilst popup is displayed

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".

On the Upcoming Recordings, Recording Schedules, and Recorded Programs
pages, there is no channel icon in -fixes (I think one was added to
trunk (at least one of those pages), but I don't imagine it was added to
a later rev of -fixes).

Mike
_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


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


knowledgejunkie at gmail

Jul 3, 2009, 6:04 PM

Post #3 of 4 (419 views)
Permalink
Re: Ticket #6666: Popups may not close if screen focus lost whilst popup is displayed [In reply to]

On 03/07/2009, Rob Smith <kormoc[at]gmail.com> wrote:

> If you wanted to debug the issue, firebug is a excellent javascript
> debugging tool for firefox, that would at least give an indication of
> where the problem is.

I've looked with Firebug and had a go at editing the source to see if
I could get it to work, but no success. I can see with the HTML
inspector within Firebug that the value of <div id="help_text"
style="display: none;"> is being set to the correct text to display -
the issue is that is just isn't being displayed. I've looked at
http://svn.mythtv.org/trac/ticket/4755 (patch committed 13 months ago)
but am still at a loss as to why it isn't working.

--
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


digitalaudiorock at gmail

Jul 4, 2009, 9:34 AM

Post #4 of 4 (404 views)
Permalink
Re: Ticket #6666: Popups may not close if screen focus lost whilst popup is displayed [In reply to]

On Sat, Jul 4, 2009 at 9:27 AM, Nick Morrott<knowledgejunkie[at]gmail.com> wrote:
>
> Thanks for taking the time to look into this. I just updated against
> this, but still no success after restarting httpd. If it's working in
> trunk for everyone, it's probably best to wait until I get it
> installed again later this evening and see if the issue resolves
> itself.
>
> 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

I'm late getting in on this one, but a few things I've found: I'm
running fixes 20500. As for the original issue mentioned, I also get
no help text from the main icons in mythweb, and it just hides the
date/time...never noticed that before. Other things like popups work
fine. I get the same behavior in all browsers.

The javascript help_text function is supposed to set the test in the
help_text div, un-hide the div tag, and then hide the date/time div
tag (help_text_default). From what I see in firebug, the help_text
div ends up with the correct text but a style of "style: display:
none" when you mouse over it, so somethings definitely wrong with
it...I haven't figured out what yet. That functionality doesn't
involve any ajax or anything.

Also...just to avoid confusion...the json requirement in php only
applies to trunk...the fixes version doesn't use any of the json_*
functions in php.

By the way...I tried IE8 from my Windows thinkpad. Other than the
main icon mouseover help, things seem to work, but I could only get
the popups with things like program information using compatibility
mode. From what I've seen however, virtually _everything_ requires
compatibility mode in that piece of crap.

Tom
_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

MythTV dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.