{ "id": "119251", "key": "TIMOB-15304", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": null, "resolutiondate": null, "created": "2013-08-29T15:03:51.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "ios", "mobile", "window" ], "versions": [], "issuelinks": [], "assignee": null, "updated": "2018-02-28T20:03:19.000+0000", "status": { "description": "This issue was once resolved, but the resolution was deemed incorrect. From here issues are either marked assigned or resolved.", "name": "Reopened", "id": "4", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "When a smaller window is opened over a fullscreen window, the smaller window blocks entirely the accessibility voiceover of the lower window. The smaller window should only cover the area that it physically covers, not the entire screen.\r\n\r\nI have included an app.js that shows this issue.\r\n\r\n1. Start the app w/ Accessibility Controls enabled\r\n2. Click the button and note that it is found by the accessibility system\r\n3. Double click (to actually click the button) and a smaller window is opened across the bottom (in red).\r\n4. Clicking on the red gives you accessibility info about the red area, but the button is not not accessible. It is hidden entirely by the higher window.\r\n\r\nREGRESSION:\r\nThis is a regression from (roughly) 3.0 when the accessibility area was restricted to the area of the window, and the button would also have accessibility information available to the accessibility system.", "attachment": [ { "id": "41978", "filename": "app.js", "author": { "name": "shadr", "key": "shadr", "displayName": "Shad Reynolds", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-08-29T15:03:51.000+0000", "size": 1016, "mimeType": "text/javascript" }, { "id": "42641", "filename": "TC-2844.js", "author": { "name": "mrahman", "key": "mrahman", "displayName": "Mostafizur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "created": "2013-09-20T06:04:46.000+0000", "size": 1003, "mimeType": "application/x-javascript" } ], "flagged": false, "summary": "Accessibility Voice Over is Blocked by higher windows", "creator": { "name": "shadr", "key": "shadr", "displayName": "Shad Reynolds", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "mrahman", "key": "mrahman", "displayName": "Mostafizur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "environment": "Titanium Mobile 3.1.2.GA\r\nMac OSX 10.7.5\r\niOS 6.1 Simulator (occurs on device as well)", "comment": { "comments": [ { "id": "272016", "author": { "name": "shadr", "key": "shadr", "displayName": "Shad Reynolds", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Is there any update here? I have blind users that are impacted by this and reaching out to me for help. Thanks!", "updateAuthor": { "name": "shadr", "key": "shadr", "displayName": "Shad Reynolds", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-09-19T21:32:19.000+0000", "updated": "2013-09-19T21:32:19.000+0000" }, { "id": "272077", "author": { "name": "mrahman", "key": "mrahman", "displayName": "Mostafizur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "body": "Hello,\r\n\r\nPlease check you attachment(File TC-2844.js) for test. It was logical problem. I hope it help to you.\r\n\r\nThanks\r\n", "updateAuthor": { "name": "mrahman", "key": "mrahman", "displayName": "Mostafizur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "created": "2013-09-20T06:04:46.000+0000", "updated": "2013-09-20T06:05:39.000+0000" }, { "id": "272109", "author": { "name": "shadr", "key": "shadr", "displayName": "Shad Reynolds", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Perhaps I was not clear. I fully understand my code, and intended to have both windows open at once. One window is smaller than the other, click events flow properly to views in the lower window, but accessibility events do not work when a smaller window is open. It is as if they are being blocked. Even if this window is hidden, accessibility events are blocked.\n\nIf click events work, then accessibility should work as well. If I can see something, and tap on it, then I accessibility information should be available for the user.\n\nPlease, before closing this issue, run my file with the accessibility inspector turned on and see what I'm talking about. Please address this issue in your comments to close this issue.\n\nREPEAT: This is a regression from earlier releases. This worked properly in the 3.0 timeframe, but is an issue in the latest releases.\n\nThanks.", "updateAuthor": { "name": "shadr", "key": "shadr", "displayName": "Shad Reynolds", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-09-20T14:16:47.000+0000", "updated": "2013-09-20T14:16:47.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }