cloudtracer / ThreatPinchLookup

Documentation and Sharing Repository for ThreatPinch Lookup Chrome & Firefox Extension
https://chrome.google.com/webstore/detail/threatpinch-lookup/ljdgplocfnmnofbhpkjclbefmjoikgke
344 stars 76 forks source link

Firefox build scrollbar can't be dragged without pulling popover with it #44

Closed cloudtracer closed 6 years ago

cloudtracer commented 6 years ago

The scroll bar can be clicked to move up or down, however when trying to drag the scroll bar down this moves the popover as part of the drag and drop. Need to investigate.

cloudtracer commented 6 years ago

This will be fixed in 2.0.15 or the next release. The Firefox version of the plugin will only be able to drag the popup windows using the title bar as the anchor. Chrome will not be affected by this change.

cloudtracer commented 6 years ago

This still isn't a great solution, sometimes the header/anchor pops up off screen and the popup can't be moved. Need to find a better option.

Anyone have a good solution for scrollbars in draggable content? Seems like this issue has been around in Firefox for years..

cloudtracer commented 6 years ago

Firefox bug ID 1189486: https://bugzilla.mozilla.org/show_bug.cgi?id=1189486

This is fixed in 2.0.17 in ThreatPinch Lookup for Firefox. More complicated than it should have been :-1: