webcompat.com icon indicating copy to clipboard operation
webcompat.com copied to clipboard

compatMode when reporting an issue

Open karlcow opened this issue 3 years ago • 2 comments

I wonder if it could speed up some type of bugs to add automatically add the mode of the document.

When reporting an issue, the information about document.compatMode could be sent to the form and a label created when the document is in Quirks Mode , maybetype-quirksmode. And probably to not add a label when it's in standard mode.

karlcow avatar Jul 26 '22 22:07 karlcow

Do we know how many issues are caused by quirksmode? (but yeah, this is probably trivial to add)

miketaylr avatar May 12 '23 22:05 miketaylr

Probably difficult to identify. except if we already did a diagnosis concluding that it could be quirk mode.

https://github.com/webcompat/web-bugs/issues?q=is%3Aissue++%22quirk+mode%22+in%3Abody

karlcow avatar May 24 '23 02:05 karlcow