View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
06698 | Bug reports | Accessibility | public | 2012-10-14 14:31 | 2014-01-17 21:03 |
Reporter | DenisChenu | Assigned To | DenisChenu | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.00+ | ||||
Target Version | 2.05 RC | Fixed in Version | 2.05 RC | ||
Summary | 06698: All array question type have accessibility problem | ||||
Description | There are 2 accessebilty problem:
2nd td > label:
| ||||
Steps To Reproduce | For 1st: For 2nd:
| ||||
Additional Information | If it's OK to change this, i take the bug. See picture with opera-mini emulator. (default template). It's possible to have a goos accessibility survey with table, and a good "very little screen" with table survey with this option more. (And again: HTML5 is better, if navigator don't know HTML5 then he gets in quirks mode: quirks is HTML4). | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 121014 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Fangs | ||||
Database type & version | opera mini OR screen reader | ||||
Server OS (if known) | not relevant | ||||
Webserver software & version (if known) | not relevant | ||||
PHP Version | not relevant | ||||
ok, please do. |
|
Can you do the fix for 2.1? Otherwise you have to do it twice, for 2.0 and 2.1 |
|
This commit : https://github.com/LimeSurvey/LimeSurvey/commit/988b6b6e3e691d8690327fb72112194dbb80fd88 is the last merging for 2.1/master ? I can wait. |
|
https://github.com/LimeSurvey/LimeSurvey/commit/65abc08185596b5866ddbf974d81d4a438f68ce2 |
|
2.00+ build 121220 released. |
|
Fix committed to 2.05 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=12105 |
|
LimeSurvey: 2.05 8cbcced3 2013-03-28 16:02 Details Diff |
Fixed issue 06698: accessibility problem on array question type Dev: add caption and label where needed Dev: add 2 new class: dontread and read specific for screenreader,tty (and surely little screen adapt) |
Affected Issues 06698 |
|
mod - application/helpers/qanda_helper.php | Diff File | ||
LimeSurvey: 2.05 deb3570b 2013-08-10 02:03 Details Diff |
Fixed issue : caption is visible with IE7 Dev: summary are removed from HTML5, but we're not in HTML5 actually Dev: For HTML5, seems better to use ARIA-described and ARIA-labeleledby for input Dev: BUT label inside td can be used to for little screen browser : show whole block Dev: see Opera mini screenshot at bug 06698 |
Affected Issues 06698 |
|
mod - application/helpers/qanda_helper.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-10-14 14:31 | DenisChenu | New Issue | |
2012-10-14 14:32 | DenisChenu | File Added: Capture du 2012-10-14 14:24:53.png | |
2012-10-14 14:32 | DenisChenu | File Added: Capture du 2012-10-14 14:26:37.png | |
2012-10-14 22:45 | c_schmitz | Note Added: 21305 | |
2012-10-14 22:45 | c_schmitz | Assigned To | => DenisChenu |
2012-10-14 22:45 | c_schmitz | Status | new => assigned |
2012-10-14 22:45 | c_schmitz | Note Added: 21306 | |
2012-10-15 08:43 | DenisChenu | Note Added: 21313 | |
2012-10-15 08:48 | DenisChenu | Target Version | => 2.10 |
2012-12-17 15:09 | DenisChenu | Note Added: 23259 | |
2012-12-17 15:09 | DenisChenu | Status | assigned => resolved |
2012-12-17 15:09 | DenisChenu | Fixed in Version | => 2.10 |
2012-12-17 15:09 | DenisChenu | Resolution | open => fixed |
2012-12-20 22:56 | c_schmitz | Note Added: 23329 | |
2012-12-20 22:56 | c_schmitz | Status | resolved => closed |
2013-03-25 22:36 | DenisChenu | Status | closed => feedback |
2013-03-25 22:36 | DenisChenu | Resolution | fixed => reopened |
2013-03-25 22:37 | DenisChenu | Fixed in Version | 2.10 => |
2013-03-25 22:37 | DenisChenu | Target Version | 2.10 => 2.05 RC |
2013-03-25 22:37 | DenisChenu | Status | feedback => assigned |
2013-03-28 16:03 | DenisChenu | Changeset attached | => LimeSurvey 2.05 8cbcced3 |
2013-03-28 16:03 | DenisChenu | Note Added: 24882 | |
2013-03-28 16:05 | DenisChenu | Status | assigned => resolved |
2013-03-28 16:05 | DenisChenu | Fixed in Version | => 2.05 RC |
2013-03-28 16:05 | DenisChenu | Resolution | reopened => fixed |
2013-04-08 21:59 | c_schmitz | Status | resolved => closed |
2013-08-10 02:03 | DenisChenu | Changeset attached | => LimeSurvey 2.05 deb3570b |
2014-01-17 21:03 | c_schmitz | Relationship added | related to 08554 |