why does the home and back button on my browser get distorted when i try to click it?
when ever I use the mouse to click on the home or back button on my browser, it would get distorted the arrow or home picture 'break' up and have these lines and white blanks until i roll the mouse arrow over it again sometimes. it just started doing this out of no where and i dont know why.
Chosen solution
Try to disable hardware acceleration in Firefox.
- Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"
- https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
Try to update the graphic display driver.
Read this answer in context 👍 3All Replies (4)
Chosen Solution
Try to disable hardware acceleration in Firefox.
- Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"
- https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
Try to update the graphic display driver.
I unchecked the "use h.a. when available" box (for me it's at Options->Options->Advanced, General, Browsing)... Back-button weirdness is gone, but now all the type in the menubar, tabs, etc. looks uglier :-(
Try to set the gfx.content.azure.enabled pref to false or if this didn't help disable Direct2D by setting the gfx.direct2d.disabled pref to true on the about:config page and leave hardware acceleration otherwise enabled.
so far it's looking like the azure.enabled toggle did the trick. Thanks! :)