[AccessFu] Populate adjacent nodes with data
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
People
(Reporter: maxli, Assigned: maxli)
Details
Attachments
(1 file, 2 obsolete files)
23.78 KB,
patch
|
MarcoZ
:
feedback+
|
Details | Diff | Splinter Review |
Assignee | ||
Updated•12 years ago
|
Assignee | ||
Comment 1•12 years ago
|
||
Assignee | ||
Comment 2•12 years ago
|
||
Comment 3•12 years ago
|
||
Assignee | ||
Comment 4•12 years ago
|
||
Comment 5•12 years ago
|
||
Comment 6•6 years ago
|
||
I believe with the move to more native Android support, that also comes with BrailleBack, so we probably no longer even use the code that was originally implemented to make braille output work. Eitan or Jamie, please reopen if you think this still needs work of some sort after the native refactor.
Comment 7•6 years ago
|
||
You're correct: we no longer use that code. Since the move to native, BrailleBack should be able to traverse the tree normally to get what it needs. That said, I'm unclear as to the "user scenario" for this bug. What was the problem we were trying to solve from a user perspective? It's possible we'll never know now.
Comment 8•6 years ago
|
||
I believe -- and I may be wrong on that -- that this was meant to fill up spacing of the braille display with surrounding elements, like the one to the left or right, or possibly above and below.
Description
•