Angular material table - accessible issue - not able to access using keyboardAngular material table change pagination formatAngular 2 Material Horizontal scroll Data table Border issueAngular Material Data Table not displayedAngular Material Data Table is not getting filled with dataDialog not working in angular materialAngular Material table Sizing/ScrollAngular Material Table Does not Display DataHow can i display “No records found” when there is no records in angular material tablesHow to display table headers in a column Angular material tableAngular material toolbar - Material behavior
How to Recreate this in LaTeX? (Unsure What the Notation is Called)
How do I gain back my faith in my PhD degree?
How dangerous is XSS?
What mechanic is there to disable a threat instead of killing it?
Is it acceptable for a professor to tell male students to not think that they are smarter than female students?
Forgetting the musical notes while performing in concert
What's the in-universe reasoning behind sorcerers needing material components?
I would say: "You are another teacher", but she is a woman and I am a man
How do I handle a potential work/personal life conflict as the manager of one of my friends?
Alternative to sending password over mail?
Can a virus destroy the BIOS of a modern computer?
Im going to France and my passport expires June 19th
Zip/Tar file compressed to larger size?
Why didn't Miles's spider sense work before?
Why is it a bad idea to hire a hitman to eliminate most corrupt politicians?
Examples of smooth manifolds admitting inbetween one and a continuum of complex structures
How would I stat a creature to be immune to everything but the Magic Missile spell? (just for fun)
Detention in 1997
Could the museum Saturn V's be refitted for one more flight?
What killed these X2 caps?
Reverse dictionary where values are lists
Can compressed videos be decoded back to their uncompresed original format?
In 'Revenger,' what does 'cove' come from?
How seriously should I take size and weight limits of hand luggage?
Angular material table - accessible issue - not able to access using keyboard
Angular material table change pagination formatAngular 2 Material Horizontal scroll Data table Border issueAngular Material Data Table not displayedAngular Material Data Table is not getting filled with dataDialog not working in angular materialAngular Material table Sizing/ScrollAngular Material Table Does not Display DataHow can i display “No records found” when there is no records in angular material tablesHow to display table headers in a column Angular material tableAngular material toolbar - Material behavior
I am developing an application and it should be accessible by keyboard and screen reader. I am using angular material table to display data in table format. The only problem here is that it's not accessible by keyboard.
Here is the StackBlitz
Is this a known bug?
angular angular-material angular-material2 mat-table
add a comment |
I am developing an application and it should be accessible by keyboard and screen reader. I am using angular material table to display data in table format. The only problem here is that it's not accessible by keyboard.
Here is the StackBlitz
Is this a known bug?
angular angular-material angular-material2 mat-table
What do you mean accessible by keyboard? What should it do?
– MCMatan
Mar 21 at 21:28
it IS accessible. arrows navigation is working and reading every cell with its row/col index and content if any screen reader soft is opened. If it is not opened most of keyboard navigation shouldn't work
– Andrei
Mar 21 at 21:34
@MCMatan - I am not able to navigate through all cells and rows using keyboard (tabs & arrow keys)
– alok_dida
Mar 22 at 22:04
@Andrei - For me, It's not working with screen reader also.
– alok_dida
Mar 22 at 22:05
add a comment |
I am developing an application and it should be accessible by keyboard and screen reader. I am using angular material table to display data in table format. The only problem here is that it's not accessible by keyboard.
Here is the StackBlitz
Is this a known bug?
angular angular-material angular-material2 mat-table
I am developing an application and it should be accessible by keyboard and screen reader. I am using angular material table to display data in table format. The only problem here is that it's not accessible by keyboard.
Here is the StackBlitz
Is this a known bug?
angular angular-material angular-material2 mat-table
angular angular-material angular-material2 mat-table
asked Mar 21 at 21:14
alok_didaalok_dida
1,35511228
1,35511228
What do you mean accessible by keyboard? What should it do?
– MCMatan
Mar 21 at 21:28
it IS accessible. arrows navigation is working and reading every cell with its row/col index and content if any screen reader soft is opened. If it is not opened most of keyboard navigation shouldn't work
– Andrei
Mar 21 at 21:34
@MCMatan - I am not able to navigate through all cells and rows using keyboard (tabs & arrow keys)
– alok_dida
Mar 22 at 22:04
@Andrei - For me, It's not working with screen reader also.
– alok_dida
Mar 22 at 22:05
add a comment |
What do you mean accessible by keyboard? What should it do?
– MCMatan
Mar 21 at 21:28
it IS accessible. arrows navigation is working and reading every cell with its row/col index and content if any screen reader soft is opened. If it is not opened most of keyboard navigation shouldn't work
– Andrei
Mar 21 at 21:34
@MCMatan - I am not able to navigate through all cells and rows using keyboard (tabs & arrow keys)
– alok_dida
Mar 22 at 22:04
@Andrei - For me, It's not working with screen reader also.
– alok_dida
Mar 22 at 22:05
What do you mean accessible by keyboard? What should it do?
– MCMatan
Mar 21 at 21:28
What do you mean accessible by keyboard? What should it do?
– MCMatan
Mar 21 at 21:28
it IS accessible. arrows navigation is working and reading every cell with its row/col index and content if any screen reader soft is opened. If it is not opened most of keyboard navigation shouldn't work
– Andrei
Mar 21 at 21:34
it IS accessible. arrows navigation is working and reading every cell with its row/col index and content if any screen reader soft is opened. If it is not opened most of keyboard navigation shouldn't work
– Andrei
Mar 21 at 21:34
@MCMatan - I am not able to navigate through all cells and rows using keyboard (tabs & arrow keys)
– alok_dida
Mar 22 at 22:04
@MCMatan - I am not able to navigate through all cells and rows using keyboard (tabs & arrow keys)
– alok_dida
Mar 22 at 22:04
@Andrei - For me, It's not working with screen reader also.
– alok_dida
Mar 22 at 22:05
@Andrei - For me, It's not working with screen reader also.
– alok_dida
Mar 22 at 22:05
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55289352%2fangular-material-table-accessible-issue-not-able-to-access-using-keyboard%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55289352%2fangular-material-table-accessible-issue-not-able-to-access-using-keyboard%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
What do you mean accessible by keyboard? What should it do?
– MCMatan
Mar 21 at 21:28
it IS accessible. arrows navigation is working and reading every cell with its row/col index and content if any screen reader soft is opened. If it is not opened most of keyboard navigation shouldn't work
– Andrei
Mar 21 at 21:34
@MCMatan - I am not able to navigate through all cells and rows using keyboard (tabs & arrow keys)
– alok_dida
Mar 22 at 22:04
@Andrei - For me, It's not working with screen reader also.
– alok_dida
Mar 22 at 22:05