View Single Post
zwer's Avatar
Posts: 455 | Thanked: 782 times | Joined on Nov 2009 @ Netherlands
#4
You can try to revert MicroB back to defaults and see if it still occurs. To do so, close all browser instances start xterm and type:

Code:
mv ~/.mozilla/microb ~/.mozilla/backup_microb
reboot
After the reboot MicroB will rebuild with its default settings cleared of all user data. If the browser still behaves as it shouldn't (I haven't really noticed, I don't use FB and I don't have problems on other sites), you can report a bug at Bugzilla and revert back your original settings by closing all browser instances again and typing in xterm:

Code:
rm -rf ~/.mozilla/microb
mv ~/.mozilla/backup_microb ~/.mozilla/microb
reboot
After the reboot MicroB should be as it was prior to first 'reverting' to defaults.

If the MicroB behaves nicely after clearing it up, but you don't want to loose your settings, saved passwords and etc. you can still revert back to the original settings and live with it, but if you want to keep using like that you can remove the backup of the old settings previously created by typing in xterm:

Code:
rm -rf ~/.mozilla/backup_microb
Hope it helps...
__________________
Man will never be free until the last king is strangled with the entrails of the last priest.
 

The Following 2 Users Say Thank You to zwer For This Useful Post: