[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform.swt] SWT Firefox Browser on Ubunto
|
Hi,
I used to use SWT browser on Linux with Mozilla 1.7.3 GTK2, and everything
was OK, but when I switched to Firefox (the version which is compiled with
linkable Gecko libraries on Ububtu), a problem occurs:
Either the JavaScript in my page (loaded in the Browser widget), cannot
change the status text, or SWT does not handle the event.
I believe that this is the first problem, so changed my Firefox setting to
allow JavaScript to change status bar message, but the problem still
remains.
Would you please tell me, if this is a problem with SWT or Firefox, or I
should contact Ubuntu forums. I'm really confused. Where is the settings
loaded for Firefox inside a SWT app?
Thanks.