atom / archive-view

Open compressed files in Atom
MIT License
31 stars 32 forks source link

HTMLElement.shadowRoot is deprecated. #69

Closed AnetteMM closed 5 years ago

AnetteMM commented 5 years ago

The contents of atom-text-editor elements are no longer encapsulated within a shadow DOM boundary. Please, stop using shadowRoot and access the editor contents directly instead.

HTMLElement.shadowRoot (D:\abc_my folders\cherrytrees\Atom\Atom\resources\app.asar\src\text-editor-element.js:13:10)
MarkdownScrlSync.getVisTopHgtBot (C:\Users\PC\.atom\packages\markdown-scroll-sync\lib\utils.coffee:20:34)
MarkdownScrlSync.setMap (C:\Users\PC\.atom\packages\markdown-scroll-sync\lib\map.coffee:25:14)
MarkdownScrlSync.startTracking (C:\Users\PC\.atom\packages\markdown-scroll-sync\lib\main.coffee:75:12)
<unknown> (C:\Users\PC\.atom\packages\markdown-scroll-sync\lib\main.coffee:58:23)
Function.simpleDispatch (<embedded>:11:1190583)
50Wliu commented 5 years ago

Thanks for contributing!

It appears that this is being caused by the markdown-scroll-sync package, not Atom itself. It may be that there is still a bug in Atom. If so, we'll need the maintainer of the package that is causing the problem to help track that down. You should file this issue on their repository so they can either fix the problem or tell us where the problem is coming from. The Atom FAQ has information on how to contact the maintainers of any Atom community package or theme.

AnetteMM commented 5 years ago

Hello Winston,

thank you very much for informative email.

Wish you a Happy New Year!

On Sun, Dec 30, 2018 at 4:15 AM Winston Liu notifications@github.com wrote:

Thanks for contributing!

It appears that this is being caused by the markdown-scroll-sync https://atom.io/packages/markdown-scroll-sync package, not Atom itself. It may be that there is still a bug in Atom. If so, we'll need the maintainer of the package that is causing the problem to help track that down. You should file this issue on their repository so they can either fix the problem or tell us where the problem is coming from. The Atom FAQ https://discuss.atom.io/c/faq has information on how to contact the maintainers of any Atom community package or theme https://discuss.atom.io/t/i-have-a-question-about-a-specific-atom-community-package-where-is-the-best-place-to-ask-it/25581 .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/atom/archive-view/issues/69#issuecomment-450536315, or mute the thread https://github.com/notifications/unsubscribe-auth/AoScqfLG1cF32Hj5Y0LbKLVynC5oYInMks5u-C_RgaJpZM4Zkr1n .