[Home]

Summary:ASTERISK-08263: panels do not respond to mouse click in konqueror
Reporter:Dorian Gray (dorian)Labels:
Date Opened:2006-12-02 11:10:52.000-0600Date Closed:2006-12-04 14:51:30.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:for some reason in konqueror, setLoggedOn is being called before registerajax, so $(panels[i].name).onclick ends up being null.

****** STEPS TO REPRODUCE ******

1. log in using konqueror
2. left panels do not respond to mouse click events

****** ADDITIONAL INFORMATION ******

refreshing the page after logged in will sometimes call registerajax and then setLoggedOn in correct order, but not always. it seems to be a timing issue.
Comments:By: Brandon Kruse (bkruse) 2006-12-02 17:30:38.000-0600

I do know that we are currently ONLY supporting Firefox.

At the same time, I think this will still be addressed.

It would be awesome to keep it firefox only in a perfect world, but
unfortunatly, we cannot force everyone to use Firefox. :P

By: Dorian Gray (dorian) 2006-12-02 17:52:40.000-0600

got it, thanks ;)

I've no problem with -gui being firefox-only; I just did not realize b/c there was not any language to that effect currently in the documentation or on the *NOW site (hint!)

from now on I'll only open konqueror bugs when I already have found a solution (with additional condition that it does not screw up firefox ;) ... I am guessing there may be others willing to do the same for opera, safari, msie.

By: Brandon Kruse (bkruse) 2006-12-02 22:45:24.000-0600

No problem dorian, glad I could clear things up.

Thank You for the hint, I deffinitly think that it should be
publicized that it currently is for firefox ONLY.

There should probably, maybe, even be a notice on the front
page of the gui.

From what I do understand and hear though, its not going to be
on just the firefox browser in the future. We are looking to make it readily
availible for all browsers that support js, but there are currently
some limitations (which I do not know for sure, but im pretty confident).

By: Pari Nannapaneni (pari) 2006-12-04 14:51:29.000-0600

The Accordian (sliding panels) component in OpenRico framework
used by the GUI does not work with konqueror. Hopefully this would be
fixed in future versions of rico framework.
http://lists.ebxml.org/archives/docbook/200601/msg00002.html

The GUI is primarily being developed on/with/for Firefox and we are also
trying to support IE at a secondary level. so unfortunately we cannot help in
this matter as of now, but would be glad to see if anyone is willing to work on supporting other browsers.

regards
Pari