07.13
I recently bought an ASUS EeePC 1000HE, and have been very pleased with it. I immediately installed Ubuntu 9.04, and was delighted to find all functionality working out-of-the-box.
However, the one thing that has puzzled me the last couple of weeks has been random websites loading in Firefox as I was scrolling web pages (with the two-finger multi-touch functionality), or sometimes even an error dialogue saying the URL was invalid and could not be loaded.

It turns out that this is because the touchpad sometimes interpreted my scrolling as a middle-mouse-button click – which (previously unknown to me) causes Firefox to load the text in the clipboard as a URL.
This behavior is easily disabled by going to about:config in the address bar, searching for middlemouse.contentLoadURL, and changing the value to false.
Hopefully this might help anyone experiencing the same issues as me. There is more info on the middlemouse.contentLoadURL property at MozillaZine.
Hey, thanks for the tip, I had a problem with that too!
I had trouble on my eeePC 901 with trackpad movements incorrectly registering as clicks, but not just middle clicks. I ended up turning off all mouse clicks with the touchpad. If you’re using Ubuntu, you can find this option under System -> Preferences -> Mouse Preferences -> Touchpad -> Enable mouse clicks with touchpad
Thanks, good tip
Helped me too!
Thank you! What an annoying feature.