cubicweb #1368864 Make cubicweb usable without javascript [open]
First example I can think of is the tabs views which doesn't work at all. | |
priority | minor |
---|---|
type | enhancement |
done in | <not specified> |
closed by | <not specified> |
similar entities
- cubicweb #1395714 js pb to be fixed to ease overriding from cubes
- Flight (twitter) (http://twitter.github.com/flight/)
- cubicweb #1054035 javascript: kill formContents?
- fabi1cazenave/webL10n (https://github.com/fabi1cazenave/webL10n)
- cubicweb #1373329 Provide mechanisms to avoid text that spans over more that 80 characters
[see all]
Comments
-
2010/10/29 10:44, written by acampeas
-
2010/10/29 12:15, written by alutz
-
2010/10/29 12:15, written by alutz
-
2010/10/29 14:10, written by acampeas
-
2010/10/29 12:14, written by alutz
-
2010/10/29 14:10, written by acampeas
-
2010/10/29 14:50, written by alutz
-
2010/10/29 13:03, written by anon
-
2010/10/29 13:39, written by alutz
-
2010/11/03 08:30, written by alutz
- users concerned about security that use no-script extension in ff
- users in corporate environnements with limited browsers (security again)
- geek users using lynx/curses based browsers...
-
2010/11/03 09:15, written by acampeas
- users using noscript are on their own (may they send patches)
- corporate environments using restricted js shall pay to have it working with their restrictions
- geek users using lynx are, right now, not complaining (at least the one I know @logilab)
-
2010/11/03 09:25, written by pydavid
-
2010/11/03 09:47, written by acampeas
-
2010/11/03 10:49
-
2010/11/03 10:50, written by acampeas
-
2010/11/03 10:48
- programs (other bug trackers, scripts) trying to know the status of a version / issue...
- the watch script, trying to see if a new upstream release is available
- the bts-link script, trying to see if a forwarded issue is fixed
-
2010/11/03 11:04, written by sthenault
-
2010/11/04 10:34, written by nchauvat
add commentIn principle there is a <noscript> link for tabs. Have you spotted specific case where they do not show up ?
In forge, click on a project, you get the list of tabs, and X loading images, the content never loads.
Oh, and the links that are displayed link to the home page...
context ? settings ?
There is also the comment cube where reply or add depend on javascript.
-> ticket on comment, then ?
note that comment will soon be refactored using reledit
maybe you have some instructions as to this has to be improved wrt accessibility ?
sure, this is a big ticket that can probably be split into multiple more specific tickets
actually the purpose is to make cubicweb's javascript accessible rather than make it usable without javascript
ok, I admit this is probably a better approach...
For example : http://fnagel.github.com/jQuery-Accessible-RIA/Tabs/default.html
For the record, the users that have no javascript or javascript disable are :
imo:
that leaves special screen readers: do they handle js at all ?
On Wed, Nov 03, 2010 at 10:15:12AM +0100, Aurelien Campeas wrote:
They were a few complains on #mercurial's irc channel.
I wrote that ? weird ...
any specifics ?
geek users using lynx are unable to use CW sites and therefore ignore us.
can you prove it ?
You missed one:
We lack a useable api for these.
Examples from Debian:
Also, search engine robots may miss parts of the site if we don't take care about it.
s/api/restful site/