Skip to content

[The Magic Highlighter] Breaks .txt pages #36

Description

@badideasforsale

Product

The Magic Highlighter

Subject

.txt pages are rendered white-on-white

Feedback

Hello!
If you load a .txt file in Safari, it seems The Magic Highlighter breaks the page by changing the text to be white. My system is set to Dark Mode.

initial view selected all text extension disabled

I can reproduce easily by disabling and reloading the file, then enabling. Safari auto-reloads the page for me. If I edit the generated HTML (which is a bit odd, considering it's a text file) and change background-color: rgb(255, 255, 255); to background-color: rgb(0, 0, 0); the text re-appears.

I'm hazarding a guess that the extension is injecting itself on a non-HTML resource, causing this issue; if that's correct, my expected behavior would be for The Magic Highlighter to not run if I'm not viewing a web page in the web browser. The next-best behavior would be to correctly set the background color to match the system setting.

Thanks!

Context

No response

Code of Conduct

  • I have read and agree to the Herd Works Product Feedback Issue Tracker project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    TestFlightAvailable for testing in TestFlightbugSomething isn't workingin progressWe are actively working on this!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions