[mythtv] Ticket #6666: Popups may not close if screen focus lost whilst popup is displayed
Marc Tousignant
drayson at net1plus.com
Fri Jul 3 03:46:24 UTC 2009
> On Thu, Jul 2, 2009 at 2:58 PM, Marc Tousignant<drayson at net1plus.com>
> wrote:
> > I just checked the install instructions again, all it says I need is
> > apache2, php, and perl. It does not make mention of specific versions
> of
> > each. It also mentions nothing about what version javascript, etc is
> needed
> > if any.
>
> 0.21-fixes's INSTALL
> http://svn.mythtv.org/trac/browser/branches/release-0-21-
> fixes/mythplugins/mythweb/INSTALL#L52
> trunk's INSTALL
> http://svn.mythtv.org/trac/browser/trunk/mythplugins/mythweb/INSTALL#L5
> 2
>
> "Current versions of these in use by the MythWeb developer(s) are
> 2.2.x for Apache, 5.1.x for php, and 5.8.x for perl."
>
> We use prototype for our JS to prevent browser issues, but given FF
> 3.5 has been out two days, we haven't had time to update it.
>
> We will get around to it sometime soon we hope, but no promises.
>
> 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.
> _______________________________________________
Thanks for the firebug idea. Found out my issue was that php was not
compiled with the json use flag.
The popups when hovering over the upcoming recordings now working.
Confirmed working in FF 2.0.x and 3.5 as well as IE8 in non-compatibility
mode.
The IE6 and IE7 machines are at work and not accessible. However, since IE8
compat mode fails to popup I think they will too.
IE8 in compat mode instead displays the popup data at the bottom of the list
of upcoming recordings. But I believe that has happened for all the older
versions of IE.
Marc
More information about the mythtv-dev
mailing list