Hi,
we solved the problem. The error was caused by a html-filter our
proxy-server applied to data send via https. When looking at the source
code of the website the browser receives, the header was missing:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
This made the browsers to render the page a little bit different, so
that the textareas became a little bit smaller...
Thank you for your help.
Greetings
Johannes Ahlers
Johannes Ahlers schrieb:
> The problem seems very strange. I use the FireFox-Plugin FireBug to
> debug the running java-script on page load. When the textarea-expander
> is called it calculates and sets the element's height on both pages to
> 42px, but only on the internal accessed paged (via http) the element's
> height is increased, so that the content is shown completely. On the
> external page (via https) the element stays to low. When I watch both
> textareas style-attributes in FireBug both equals. May this be a bug in
> FireFox???
>
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Translate-pootle mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/translate-pootle