Bug 779 - [Chameleon -Doc Builder] JS and/or css problems on load of doc_builder in Linux
: [Chameleon -Doc Builder] JS and/or css problems on load of doc_builder in Linux
Status: NEW
: Chameleon
AutoDoc
: 1.99
: PC Linux
: P2 normal
: FUTURE
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2004-10-27 13:45 by
Modified: 2004-11-04 18:05 (History)


Attachments
screan shot of doc_builder on load (82.41 KB, image/png)
2004-10-27 13:48, Chris Thorne
Details


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2004-10-27 13:45:47
There is a problem with the doc_builder interface on Linux. Norm, found this and
I am trying to reproduce this problem on my box. I am just a little slow in
installing.

Bill suggest's that there could be a JS and/or css problem. I have yet to check
if there are any JS errors reporting in console.

I will set this issue as a beta3 target.
------- Comment #1 From 2004-10-27 13:48:18 -------
Created an attachment (id=54) [details]
screan shot of doc_builder on load

please view screan shot image showing the interface issues of doc builder
------- Comment #2 From 2004-10-27 13:49:06 -------
set target for beta3

------- Comment #3 From 2004-10-28 18:23:55 -------
if this works on Windows and this is an internal-only tool, I think this can be
an RC1 issue because it won't affect external users and there is a workaround.

Does the problem happen when chameleon is installed on linux and accessed from
Windows?  Installed on Windows and accessed from Linux?  What browser was used
when it failed?
------- Comment #4 From 2004-10-29 07:45:53 -------
Thanks paul for the tip. bill yesturday suggested to try from my windows to
linux, but I was unable to connect.

I just tried from Linux to windows. and the problem exists. which means (I
think) it is a browser specific issue. mozilla 1.6

Also, when loading doc builder the first thing that is displayed is the
following text which is then covered over by the doc_builder interface.

Array
(
    [gszRemoteAdd] => 192.168.2.188
    [gszAppWebPath] => http://nemesis/chameleon/admin/doc_builder/
    [gszAppPath] => D:\ms4w\apps\chameleon\admin\htdocs\doc_builder

I agree with the new target. :)
------- Comment #5 From 2004-10-29 07:54:21 -------
OK, Chris the output was debug code that I neglected to remove.   Done in CVS. 
What is the issue here?  Does the doc builder actually break?  Or is it just
that the output textarea too wide?
------- Comment #6 From 2004-10-29 08:03:26 -------
no the process does not brake only the interface gets a little choppy on load
and once loaded the text box on the last wizard page is out of line.
------- Comment #7 From 2004-10-29 08:14:55 -------
Ok, so it really just a visual problem?  I'll take a quick look at how textareas
behave on linux in mozilla 1.6.

Also, what do you mean by "choppy"?  All the property pages are on individual
layers and at start up, all the pages are moved around to their proper position
and order.  Could it be that this choppy-ness is seen because you are running a
slower machine and you can now see the layers moving?  If this is the case then
I could put a screen layer that says "loading" while the pages are being sorted.
 I was forced to do this for the admin tool.
------- Comment #8 From 2004-10-29 08:27:37 -------
ok I should have been more clear in my discription of "choppy". It is probably
because of my slow machine. I have noticed that in some cases when you select
the build button to process a doc. That during the processing the wizard pages
are reloaded (all of them) starting from the "welcome..." page to the final
"Build log" page. Each page is loaded on top of the other until the page I was
orginally on.

This "choppy" during processing is more visible when the processing is done
locally. 
------- Comment #9 From 2004-10-29 12:02:42 -------
Just as a quick follow up, I have verified that this appears to be strictly a
problem when using a mozilla 1.6 browser in linux.