| Summary: | Allow Specification of Alt= Tags on All Report Items for Improved Accessibility | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Krishna Venkatraman <kvenkatraman> |
| Component: | BIRT | Assignee: | JingwenShen <jingwen.shen> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | qaautoed, rkanguri, rlu, wyan, yli, zqian |
| Version: | unspecified | Keywords: | plan |
| Target Milestone: | 2.3.0 M6 | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
| Bug Depends on: | |||
| Bug Blocks: | 216842 | ||
|
Description
Krishna Venkatraman
Need model support first. Please reassign to BIRT engine after model part is done. Model needs to do: 1. add summary properties on Table, Grid, 2. add caption on Grid 3. add toolTip property to the hyperlink -- Action structure. Finish alt text part. Rima, please give me Hyperlink builder dialog mockup to modify hyperlink part, thanks. Engine Need add get/setSummary() methods in ITableContent interface. 1. add get/setCaption() methods for grid 2. add get/setCaptionKey() methods for grid 3. add get/setSummary() methods for grid and table 4. add get/setTooltip() methods for hyperlink In addition this project adds Caption and Summary properties to table generating report elements. |