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

Tom Dexter digitalaudiorock at gmail.com
Sat Jul 4 16:34:02 UTC 2009


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


More information about the mythtv-dev mailing list