[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RAQ GUI not available in non-IE browsers?
- Subject: Re: [cobalt-users] RAQ GUI not available in non-IE browsers?
- From: "J.F. Charland" <jfcharland@xxxxxxxxxxx>
- Date: Sun Aug 10 16:28:00 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
It looks like you were one of the original submitters of this bug in
Bugzilla, Michael. Thanks very much!!
Did you or someone else on the list try the suggestion in comments #10 and
#11? [pasted below for easy reference] I prefer to rely on the experiences
of others before fiddling ...
Thanks,
JF
_____________________________BEGIN BUGZILLA______________________
------- Additional Comment #10 From lam son nguyen 2003-02-22 02:46 -------
To be able to display the admin page, you must make a correction in
the /usr/sausalito/ui/web/libJs/collapsibleList.js file.
At line 249 you have the following tag:
doc.write("<DIV ID=\""+_cList_elementId+"\" STYLE=\"position:absolute;
visibility:hidden; left:"+_cList_x+"; top:"+_cList_y+";\">");
and at line 255
doc.write("</DIV>");
Just comment ou thes two lines and ths left menu tree should display
correctly
on your browser.
I don't know much about hml tags and javascript but if someone could explain
me
why it does not work with mozilla, it would be helpfull
lam son
------- Additional Comment #11 From lam son nguyen 2003-02-22 02:59 -------
Just to complete my previous message :
when commenting out the lines you won't display the me frames correctly with
IE.
Only the left collapsible list will be displayed.
for the two line I put this:
if (document.all)
doc.write("<DIV ID=\""+_cList_elementId+"\" STYLE=\"position:absolute;
visibility:hidden; left:"+_cList_x+"; top:"+_cList_y+";\">");
[...]
if (document.all)
doc.write("</DIV>");
this works all right._____________________________END
BUGZILLA____________________________
----- Original Message -----
> Date: Sun, 10 Aug 2003 15:31:47 +0200
> From: Michael Gabriel <mgabriel@xxxxxxxxxxx>
> Organization: geekworx
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: Re: [cobalt-users] RAQ GUI not available in non-IE browsers?
> Reply-To: cobalt-users@xxxxxxxxxxxxxxx
>
> Mozilla 1.0RC3 does not display the admin pages for Cobalt RaQ XTR
correctly.
>
> http://bugzilla.mozilla.org/show_bug.cgi?id=148260
>
>
http://bugzilla.mozilla.org/buglist.cgi?query_format=&short_desc_type=allwordssubstr&short_desc=cobalt&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&emailassigned_to1=1&emailtype1=exact&email1=&emailassigned_to2=1&emailreporter2=1&emailqa_contact2=1&emailtype2=exact&email2=&bugidtype=include&bug_id=&votes=&changedin=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=
>
> "J.F. Charland" wrote:
>
> > Hi everyone
> >
> > The other day I tried to access my RAQ xtr's GUI from a RH9 machine with
> > Galeon (Mozilla engine) and I couldn't access the entire left-side
> > navigation which happens to lock me out from 99% of the day-to-day
> > functionality of the GUI.
> >
> > I've done a search in the archives and didn't see much about this other
than
> > the suggestion to remove my English United States from Preferences. I
tried
> > this but it didn't solve the problem.
> >
> > Can anyone help?
> >
> > Thanks,
> > JF
> >
> > _____________________________________
> > cobalt-users mailing list
> > cobalt-users@xxxxxxxxxxxxxxx
> > To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> > http://list.cobalt.com/mailman/listinfo/cobalt-users
>
> --
> Michael Gabriel
>
> Frauensteiner Str.76
> 65199 Wiesbaden-Dotzheim
> Hessen-Germany
>
> Fon: +49 611 1842956
> Fax: +49 611 1842957
> Mobile: +49 178 6270001
>
>
>
>
> --__--__--
>
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>
> End of cobalt-users Digest
>