spenibus/cors-everywhere-firefox-addon

Separators in Firefox Developer Tools can't be dragged easily with CORS Everywhere enabled

Closed this issue · 1 comments

In Firefox (Windows, latest), if you open any developer tools window and attempt to drag the separator bar between sections - for example: in the inspector pane, drag the separator between the page source and the stylesheet rules pane, or the separator between the console and the other panes - you have to drag very very slowly or the mouse will leave the separator behind and the separator will stop moving. With CORS Everywhere disabled, you can drag the separators as fast as you want, and it moves smoothly.

It's very frustrating when debugging and needing to resize those panes for different purposes, and CORS Everywhere is pretty much specifically a tool for debugging.

Never mind... it appears the separator between the styles and the source is a Firefox problem.