]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add browser features around virtual/accessibility focus 21089/head
authorPatrick H. Lauke <redux@splintered.co.uk>
Sat, 5 Nov 2016 15:27:26 +0000 (15:27 +0000)
committerPatrick H. Lauke <redux@splintered.co.uk>
Sat, 5 Nov 2016 15:27:26 +0000 (15:27 +0000)
These would help in making hidden skip links show up visually once they
receive AT focus (for sighted/partially sighted AT users)

docs/_data/browser-features.yml

index 1864667ff47329ce0afff9b945dda713663893f3..dbff886e4da4a0b8ed1b43b732832ceaaad5aafa 100644 (file)
@@ -1,3 +1,23 @@
+-
+  browser: >
+    Edge
+  summary: >
+    Focusable elements should fire focus event / receive :focus styling when they receive Narrator/accessibility focus
+  upstream_bug: >
+    UserVoice#16717318
+  origin: >
+    Bootstrap#20732
+
+-
+  browser: >
+    Firefox
+  summary: >
+    When virtual focus is on a button or link, fire actual focus on the element, too
+  upstream_bug: >
+    Mozilla#1000082
+  origin: >
+    Bootstrap#20732
+    
 -
   browser: >
     Edge