Quicksaver / FindBar-Tweak

A firefox add-on that lets you customize the Find Toolbar the way you like it.
https://addons.mozilla.org/firefox/addon/findbar-tweak/
Mozilla Public License 2.0
91 stars 21 forks source link

ZeroHello be invisible when "Highlight All" with the extension #255

Closed yfdyh000 closed 8 years ago

yfdyh000 commented 8 years ago

ZeroHello of ZeroNet. https://github.com/HelloZeroNet/ZeroHello. testcase: https://dl.dropboxusercontent.com/u/72126631/ZeroHello%20testcase.zip

STR: Type the "hours" to findbar. works fine without the extension. Actual results: I see some "findbartweak" elements is inserted into the document, and the body be styled the "position: relative;", the content will be visible if removed the style.

Quicksaver commented 8 years ago

Of all the ways I expected that code to possibly break websites, I would have never imagined setting position:relative;on the body element be one...

Quicksaver commented 8 years ago

Can you confirm that beta version 2.1.10b1 works fine (and that it doesn't break other websites)?

yfdyh000 commented 8 years ago

Looks good.