renyard / validity

A Google Chrome extension for validating HTML.
https://chrome.google.com/webstore/detail/bbicmjjbohdfglopkidebfccilipgeif
Apache License 2.0
90 stars 22 forks source link

Validation errors no longer visible #24

Closed errantlinguist closed 11 years ago

errantlinguist commented 11 years ago

One day, my Chrome Validity plugin stopped showing me any errors on my site, even though it does show in the "total error count" display that it found some: For example, in the attached screenshot, 11 errors and 13 warning were supposedly detected, but no validation errors are visible in the collapsible list of errors:

image

Unfortunately I can't give much more information than that, because I simply opened my browser up one day and it no longer worked. I didn't do anything out of the ordinary with my browser or with Validity between when it worked and when not-- although it might be that Chrome automatically installed some updates.

errantlinguist commented 11 years ago

When the inspection frame is increased in size, selectors appear to toggle different warnings on and off "All Errors Warnings Logs Debug" which is then "slid" out of view when the frame gets smaller. This is no bug, but I would still assert that this is extremely unintuitive.