Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Clickable" reported for each SVG element inside a clickable element. #3976

Closed
nvaccessAuto opened this issue Mar 12, 2014 · 7 comments
Closed

Comments

@nvaccessAuto
Copy link

Reported by nevans on 2014-03-12 13:55
NVDA says "clickable" for each SVG element inside a clickable element. This is unnecessary but also a problem because SVG images can contain large numbers of elements. It would be better if "clickable" was said only once per clickable element, which seems to be the case for HTML elements.

The attachment is an example HTML document to demonstrate the issue.

@nvaccessAuto
Copy link
Author

nvaccessAuto commented Mar 12, 2014

Attachment clickableSvgBug.html added by nevans on 2014-03-12 13:56
Description:
HTML document with SVG elements inside clickable elements.

Edit: imported attachment from trac.
clickableSvgBug.html.txt

@bhavyashah
Copy link

I would like to sincerely request evaluation of the reported issue and assessment of its relevance to Project Webfix, because there has been none earlier. @jcsteh @feerrenrut @LeonarddeR @ehollig

@feerrenrut
Copy link
Contributor

Added the attachment to this issue (see comment #3976 (comment)). It would be excellent if someone could try to reproduce this issue and report back. Specifically we want know what browser / browsers it affects or does not affect. (chrome, firefox, IE, Edge).

@Brian1Gaff
Copy link

Brian1Gaff commented Jul 31, 2017 via email

@ehollig
Copy link
Collaborator

ehollig commented Sep 11, 2017

@feerrenrut commented on Jul 31, 2017, 12:47 AM MDT:

It would be excellent if someone could try to reproduce this issue and report back. Specifically we want know what browser / browsers it affects or does not affect. (chrome, firefox, IE, Edge).

  • Firefox reports clickable for each element in example 1 and two. The first element in example 1 and 2 reports clickable twice. The third example reports clickable once for the first element.
  • chrome reports clickable twice for each SVG element 2 in example 1 and 2. Chrome reports clickable for the first element in example 3.
  • Internet Explorer/Edge reports clickable for the first element only in each example.

This sounds as most of the chatter comes from chrome, as each element is reported as clickable, contained in a clickable element.

@Adriani90
Copy link
Collaborator

@nevans this should be fixed in 2018.4. Can you confirm it? @ehollig can you still reproduce it?

@LeonarddeR
Copy link
Collaborator

I can no longer reproduce this with Firefox, IE and Chrome. Probably fixed by #8922. Closing as works for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants