Skip to content

Commit 913cb25

Browse files
authored
Merge pull request #4491 from jerch/fix_4477
fix urls with screenreader
2 parents 16f82cb + 9638063 commit 913cb25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/xterm.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@
149149
right: 0;
150150
z-index: 10;
151151
color: transparent;
152+
pointer-events: none;
152153
}
153154

154155
.xterm .live-region {

0 commit comments

Comments
 (0)