daisy / daisy/MathCATForPython
Do highlighting for at least the navigation node
未關閉
- 主要語言
- Python
- 星號
- 10
- 分支
- 10
- 平均合併
- 10 小時 40 分鐘
- 30 天內合併 PR
- 4
描述
NVDA has the ability to highlight the current focus (Visual preference: highlight system focus). Maybe this can be done while navigating. It requires adding `id`s to the web page, or writing some code that maps the internal ids used for reporting the current node back to the original tree. Then JS can get the bounding box and highlight it. CSS could be used if modifying the document is an option.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
首先追蹤導覽如何回報目前的節點,以及 MathCAT 輸出如何整合到網頁中。比較提議的 internal-ID 對映與將 ID 加入文件的做法,然後確認 JavaScript 能夠定位該節點,且其 bounding box 會在導覽期間反白顯示。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- css, javascript, python
- 領域
- accessibility, frontend, web-dev
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100