
org.sonar.l10n.web.rules.Web.MouseEventWithoutKeyboardEquivalentCheck.json Maven / Gradle / Ivy
The newest version!
{
"title": "Mouse events should have corresponding keyboard events",
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "LOW"
},
"attribute": "COMPLETE"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"accessibility"
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-1082",
"sqKey": "MouseEventWithoutKeyboardEquivalentCheck",
"scope": "Main",
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy