Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to see the changing content in attributes of the element clearly #215

Open
otomad opened this issue Jan 28, 2024 · 3 comments
Open
Labels
bug Something isn't working tracked This issue is now tracked on our internal backlog

Comments

@otomad
Copy link

otomad commented Jan 28, 2024

Using with Edge DevTools (both new DevTools UI and legacy DevTools UI) to inspect element, if some content in the DOM is changing, It will turn its background color into violet. However the text color of the attributes of elements is also violet. So I cannot see anything changing content clearly. This is very useful when debugging an incorrect animation classes.

2024-01-28.171743.mp4

When the animation frequency becomes fast enough, I can't even see anything clearly.

2024-01-28.173419.mp4

So I had to activate high contrast theme in order to see the content clearly.

2024-01-28.171840.mp4

But it works correctly in Chrome.

2024-01-28.172155.mp4

AB#48728993

@otomad otomad added the bug Something isn't working label Jan 28, 2024
@captainbrosset
Copy link
Contributor

Thanks so much for filing this bug. This is probably a problem with the Edge DevTools theme CSS files. I'll make sure this is tracked on our team's backlog so we can get to it.

@captainbrosset captainbrosset added the tracked This issue is now tracked on our internal backlog label Jan 29, 2024
@dminhhoang26

This comment was marked as off-topic.

@captainbrosset
Copy link
Contributor

Thanks @dminhhoang26. I'm moving this to a new issue because this is unrelated to the attribute color problem that @otomad reported here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tracked This issue is now tracked on our internal backlog
Projects
None yet
Development

No branches or pull requests

3 participants