View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000609 | OpenMPT | User Interface | public | 2014-11-17 06:02 | 2014-11-17 17:03 |
| Reporter | Diamond | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Platform | x64 | OS | Windows | OS Version | 7 |
| Product Version | OpenMPT 1.24.00.* (old testing) | ||||
| Summary | 0000609: Accessibility - Screen reader not speaking items in sample map | ||||
| Description | I'm not quite sure when it happened, but in the latest test builds my screen reader is no longer reading the sample map on the instruments tab when it has focus. I.E. In previous versions when the sample map had keyboard focus, my screen reader would speak the selected note/sample number while navigating with the arrow keys. I understand that these are test builds so occasionally certain things may temporarily not work as expected, but I wanted to make sure that some essential change hasn't been made to this section so that it might possibly be addressed before an official release. | ||||
| Tags | No tags attached. | ||||
| Has the bug occurred in previous versions? | |||||
| Tested code revision (in case you know it) | 4598 | ||||
|
Never mind. It seems that this problem was being caused because the document window somehow became unmaximized. Duh. Sorry about that. Please delete this issue if possible. |
|
|
Interesting... I guess this means that your screenreader can actually read out text that's rendered onto bitmaps, but since the window was minimized, the bitmap was never drawn. |
|
|
It should not be able to read text rendered as bitmaps. Is the sample map really rendered as a bitmap? If that is the case then something unusual is definitely going on behind the scenes. I have never been able to view text in any other application that uses bitmapped controls or even in OpenMPT's pattern editor for that matter. |
|
|
Oh and sorry for reopening, but I did not know how else I could post a response to your note. |
|
|
Well, the note=>sample mapping is definitely done using GDI's (ancient) DrawText functionality, so maybe your ScreenReader can intercept these calls, but it doesn't work for more fancy drawing methods. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-11-17 06:02 | Diamond | New Issue | |
| 2014-11-17 06:25 | Diamond | Note Added: 0001845 | |
| 2014-11-17 07:57 | Diamond | Resolution | open => no change required |
| 2014-11-17 11:58 | Saga Musix | Status | new => closed |
| 2014-11-17 12:17 | Saga Musix | Note Added: 0001846 | |
| 2014-11-17 12:58 | Diamond | Note Added: 0001847 | |
| 2014-11-17 12:58 | Diamond | Status | closed => feedback |
| 2014-11-17 12:58 | Diamond | Resolution | no change required => reopened |
| 2014-11-17 13:04 | Diamond | Note Added: 0001848 | |
| 2014-11-17 13:04 | Diamond | Status | feedback => new |
| 2014-11-17 17:03 | Saga Musix | Note Added: 0001849 | |
| 2014-11-17 17:03 | Saga Musix | Status | new => closed |
| 2014-11-17 17:03 | Saga Musix | Resolution | reopened => no change required |