Plugin partially "breaks" StackOverflow in Firefox
Closed this issue ยท 7 comments
Windows 10 x64 ENG, Firefox 68.0.1 (64-bit), JsonDiscovery 1.5.0
Recently (few days ago) header on StackOverflow started to behave weird: it behaves as if page is scrolled down so top part of the page is always hidden behind the navigation bar.
Page used in examples: https://stackoverflow.com/questions/57309940/phpstorm-didnt-display-any-information-of-xdebug
With JsonDiscovery plugin DISABLED:
With JsonDiscovery plugin ENABLED:
As you may see the page scroller is at the very top. All what I did is enabled the plugin.
Thank you for report. This problem has already been raised here #20 . The patch is coming soon!
Plugin updated in store, all should be fine now.
Yep, SO now looks OK after updating to 1.5.1. Thanks!
Hmm ... still affects another site. Not that bad though (looks like just an extra space at the top of the page) but it's definitely caused by this plugin.
https://intellij-support.jetbrains.com/hc/en-us/community/topics/200367219-PhpStorm
Yeah, there really is a problem. I'm already on it.
Style pollution now fixed. You can grab newest version here https://github.com/discoveryjs/browser-extension-json-discovery/releases/tag/1.5.2 or wait for updates in store.
Yep, with 1.5.2 all sites where I've spotted the side-effects are now looking good. Thanks!