Aris-t2 / CustomJSforFx

custom scripts
GNU General Public License v3.0
236 stars 22 forks source link

Small fix for ff121 #105

Closed 117649 closed 9 months ago

117649 commented 9 months ago

alternative_searchbar.uc.js ff121 fix

Aris-t2 commented 8 months ago

This seems to cause an issue were search through searchbar stops working entirely or is it just me?

117649 commented 8 months ago

This seems to cause an issue were search through searchbar stops working entirely or is it just me?

This is meant to fix such issue if it was only caused by this script. And It tested working on my devEd env.

If you have other source modified doSearch() this won't fix those all together. You have to carry on and fix those. For example TMP also modified doSearch() if you happened to also use that you have to update it to the newest test build.

117649 commented 8 months ago

@Aris-t2 Hi just update to 122 and seems on 122 you have to revert this to not cause problem......

Aris-t2 commented 8 months ago

No problem, I've added a workaround without stealing browsers default doSearch.