Posts for: #Firefox

mouse-free

First there was a Navigator, then there was an Explorer. Later it was time for a Konqueror. Now it’s time for an Imperator, the VIMperator :)

VIMperator is a mozilla/firefox plugin from Martin Stubenschrott. It completely redefines the firefox interface to mimic the beloved VIM editor.

If you love vim, you are likely to love VIMperator. If not… well, your loss.

Read more →

firefox crashes with form input

I ran into a strange bug with firefox locking up each time I pushed a form submit button. When I ran it from the console I had an endless stream of:

    mork warning: unexpected byte in ReadContent()
    mork warning: unexpected byte in ReadContent()
    mork warning: unexpected byte in ReadContent()
    mork warning: unexpected byte in ReadContent()
    mork warning: unexpected byte in ReadContent()
    mork warning: unexpected byte in ReadContent()
    mork warning: unexpected byte in ReadContent()
    mork warning: unexpected byte in ReadContent()

Googling for it revealed an intresting thread which dates this bug to firefox 1.0. Grr.

Read more →