Downloads being shown inside popup instead of sidebar
kasutajaimin opened this issue · 1 comments
kasutajaimin commented
After opening something from OpenDownload dialog downloads view will open as a popup bubble from sidebar button instead of inside the sidebar.
Same as vanilla AiOS: https://forum.palemoon.org/viewtopic.php?t=13795
fofajardo commented
Thank you for reporting this bug! This will be fixed in the next release. This isn't really connected to OpenDownload, but instead, an effect of the new way downloads are implemented in PM27+.
A new commit will be up soon on the development branch to fix this.
Technical Details:
Added a mutation observer to check if downloads indicator is an element existing and change it's oncommand attribute accordingly.