** Description changed:

- Orca 2.29.91, Ubuntu Sotware Center 1.1.12, Ubuntu Lucid
+ Orca 2.29.91, Ubuntu Software Center 1.1.12, Ubuntu Lucid
  
  1. Launch Ubuntu Software Center.
  2. In Accerciser, navigate to software-center path 0,0,1,1,0,0,0,1,0,0,0,1,1 
-- i.e. "software-center" > "Ubuntu Software Center" > (filler) > (split pane) 
> (page tab list) > first (page tab) > (panel) > (filler) > (page tab list) > 
first (page tab) > (scroll pane) > (document frame) > (panel) > second 
(paragraph).
  3. In the "Interface Viewer" tab, expand "Text" and notice that it reads 
"Accessories" as it should.
  4. Launch Orca.
  5. Tab to the "Accessories" link.
  
  What should happen: Orca says "Accessories".
  What actually happens: Orca says "panel".
  
+ The list of departments currently uses an HTML table. (Yes, maybe not the 
best choice, but anyway...) JavaScript code intercepts Tab, Shift Tab, or arrow 
keys, to focus the appropriate table cell. Each table cell has this structure:
+     <td>
+       <p><img src="department-icon" /></p><!-- should have alt="", since the 
department name's coming up -->
+       <p>Accessories</p>
+     </td>
+ 
+ Oddly the <td> does not show up in the Accerciser hierarchy, though the
+ two paragraphs inside it do.
+ 
  [Originally reported by "Kyle" in
  <http://twitter.com/Kyle4Jesus/status/4101268542>.]
- 
- <xan_> mpt: you don't really need to do anything, [webkit-gtk accessibility 
is] enabled by default. If something it's not working it's because some 
interface is not implemented or because there's some bug.
- <xan_> mpt: basic navigation should work though, at least you should be able 
to go further than "html" I believe :)
- 
- <xan_> mpt: yeah, just figure a way of dumping the complete HTML from
- the app and open a bug with that please

-- 
Ubuntu Software Center "Get Software" screen contents not read in Orca
https://bugs.launchpad.net/bugs/433104
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to