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

Continuous graph climb down with disabled CSS #17

Open
ginvidi opened this issue Nov 22, 2013 · 1 comment
Open

Continuous graph climb down with disabled CSS #17

ginvidi opened this issue Nov 22, 2013 · 1 comment

Comments

@ginvidi
Copy link

ginvidi commented Nov 22, 2013

During an Accessibility Analysis of a web page containing a gexf-js graph, I temporally disabled the CSS and the graph starts to climb down the page without ending. The script cause also an error closing the browser windows.

Tested in firefox and chrome. To reproduce the issue simply do not load the css gexf.css.

@raphv
Copy link
Owner

raphv commented Nov 23, 2013

Hello,

I'm not really sure about what I should do about that.

Gexf-JS is not really meant to be accessible at the moment, as it relies heavily on graphics. There could be ways of implementing accessible explorations of graphs, but there would be a lot of design work involved.

That said, I think that, at the moment, the only way around is to not load gexf-js in contexts where the CSS would not be loaded.

I know that this is not a solution to your problem, but making Gexf-JS less CSS-dependant would not solve accessibility issues and only allow you to have less errors on the page.

Tell me if this helps you, or if you have more precise ideas about the sort of fix you're looking for.

Regards,
Raphael

-------- Original message --------
From: ginvidi [email protected]
Date: 22/11/2013 18:56 (GMT+00:00)
To: raphv/gexf-js [email protected]
Subject: [gexf-js] Continuous graph climb down with disabled CSS (#17)

During an Accessibility Analysis of a web page containing a gexf-js graph, I temporally disabled the CSS and the graph starts to climb down the page without ending. The script cause also an error closing the browser windows.

Tested in firefox and chrome. To reproduce the issue simply do not load the css gexf.css.


Reply to this email directly or view it on GitHub.

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

No branches or pull requests

2 participants