<br><br><div class="gmail_quote">On Sun, Nov 15, 2009 at 3:34 PM, Gregor Fuis <span dir="ltr"><<a href="mailto:gujs.lists@gmail.com">gujs.lists@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi guys,<br>
<br>
Firs I would like to tell you that vlc 1.0.3 mozilla plugin resizes<br>
only on height and not on width. Than I found this patch and tried it<br>
with vlc 1.0.3. Now resize of plugin works but, it has a nasty bug.<br>
One window of the plugin remains the same size as the original plugin<br>
size was. So after resize I have a biger plugin window with video<br>
playing in it and one black window covering video from bottom left<br>
corner in size of the original plugin window.<br>
<br>
I discovered in plugin code that this window is control window. I am<br>
not that good in c programing yet, so I would like some advice how to<br>
properly fix this problem. For now I just resized this control window<br>
to size 1x1 pixels and that does the trick. But I would be a lot<br>
happier if I would know how to fix this properly.<br>
<br>
Beside that, is toolbar in plugin working, because I didn't find a way<br>
to show it?<br></blockquote><div><br>It is partly working under Linux. You can test it by adding a parameter to the <EMBED>..</EMBED> named <param name="toolbar" value="true" />.<br>
<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
PS: I was testing this on Ubuntu 9.10 and firefox 3.5.5.<br>
<br>
</blockquote><div>Kind regards,<br>Jean-Paul Saman <br></div></div>