Edwin Humphries wrote:
> When I start Mozilla (previously 0.9.5 now 0.9.8) I get an interesting
> screen effect that makes the browser totally useless! (See the
> attachment)
>
> My system is as follows:
>
> H/W: Athlon 650, 302 Mb RAM, IDE HDD, SiS 6326 Graphics Card (8Mb)
>
> OS: Windows NT4 SP 6a with Internet Exploder 5.5
>
> Is this a known problem?
>
Edit->preferences->Debug
turn off debug window + debug xul boxes
or
user_pref("nglayout.widget.debugWindow", false);
user_pref("xul.debug.box", false);
in your local prefs.js