Flex editor does not show correctly

1 view
Skip to first unread message

Pavel Solin

unread,
Oct 19, 2010, 12:15:03 AM10/19/10
to femhub
I just tried it in lab-new using Firefox. In Chrome it works.
Does anyone have an idea what can be causing this?

Pavel

--
Pavel Solin
University of Nevada, Reno
Home page: http://hpfem.org/~pavel
FEMTEC 2011:
Hermes: http://hpfem.org/
FEMhub: http://femhub.org/

Sameer Regmi

unread,
Oct 19, 2010, 12:16:16 AM10/19/10
to fem...@googlegroups.com
On Mon, Oct 18, 2010 at 9:15 PM, Pavel Solin <so...@unr.edu> wrote:
> I just tried it in lab-new using Firefox. In Chrome it works.
> Does anyone have an idea what can be causing this?
For me too, it's not appearing in firefox. I'm not sure about the
cause of this problem.

Ondrej Certik

unread,
Oct 19, 2010, 1:16:55 AM10/19/10
to fem...@googlegroups.com

I ran this in firebug in firefox, and this "div" is holding the mesh editor:

<div id="ext-gen62">

and it's dimension is (for some reason) 842x15. If I change it
manually in firebug to 842x100, then the mesh editor appears. So all
is there, currectly, except that the height of this div is wrong.

Sameer or Aayush, do you think that you could try to debug this more
using firebug? That would be a great occasion to learn something about
the lab and help fixing it, thus broadening the lab development team.

Ondrej

Pavel Solin

unread,
Oct 19, 2010, 1:26:08 AM10/19/10
to fem...@googlegroups.com

Wow, thank you very much Ondrej! I was trying to google possible
clashes of firefox with actionscript but there are not many.
Pavel

>
> Ondrej
>
> --
> You received this message because you are subscribed to the Google Groups "femhub" group.
> To post to this group, send email to fem...@googlegroups.com.
> To unsubscribe from this group, send email to femhub+un...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/femhub?hl=en.

Ondrej Certik

unread,
Oct 19, 2010, 1:42:41 AM10/19/10
to fem...@googlegroups.com
On Mon, Oct 18, 2010 at 10:26 PM, Pavel Solin <so...@unr.edu> wrote:
> On Mon, Oct 18, 2010 at 10:16 PM, Ondrej Certik <ond...@certik.cz> wrote:
>> On Mon, Oct 18, 2010 at 9:16 PM, Sameer Regmi <reg...@gmail.com> wrote:
>>> On Mon, Oct 18, 2010 at 9:15 PM, Pavel Solin <so...@unr.edu> wrote:
>>>> I just tried it in lab-new using Firefox. In Chrome it works.
>>>> Does anyone have an idea what can be causing this?
>>> For me too, it's not appearing in firefox. I'm not sure about the
>>> cause of this problem.
>>
>> I ran this in firebug in firefox, and this "div" is holding the mesh editor:
>>
>> <div id="ext-gen62">
>>
>> and it's dimension is (for some reason) 842x15. If I change it
>> manually in firebug to 842x100, then the mesh editor appears. So all
>> is there, currectly, except that the height of this div is wrong.
>>
>> Sameer or Aayush, do you think that you could try to debug this more
>> using firebug? That would be a great occasion to learn something about
>> the lab and help fixing it, thus broadening the lab development team.
>
> Wow, thank you very much Ondrej! I was trying to google possible
> clashes of firefox with actionscript but there are not many.

Here is how to debug it:

1) determine who is responsible for generating the above div (extjs,
or our own javascript, or something else) -- find the exact place in
the code
2) determine, who sets the height of this div --- I guess the answer
to 1) would answer this one too
3) I think the height of this div is set in some "css" style
4) fix this (in firefox)
5) determine why this already works in chrome (so that we better
understand this problem)

Ondrej

Ondrej Certik

unread,
Oct 23, 2010, 10:33:32 PM10/23/10
to fem...@googlegroups.com

What is the status of this?

If it works now, why did it failed and what was the fix? For future reference.

Thanks,
Ondrej

Reply all
Reply to author
Forward
0 new messages