Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix [Bugzilla] 144118: Can't use keyboard to access the color builders on Series Palette in chart builder.

Summary: [Accessibility] Can't use keyboard to access the color builders on Series Palette in chart builder.

Bugzilla Bug (s) Resolved: 144118

Description:

Support keyboard accessibility in series palette.
Use Arrow_Up and Arrow_Down to move the focus within Palette Entries.
Use Tab to move between all components in Palette sheet, the tab list order is a cycle Palette Entries > Add > Fill Chooser > Remove > Palette Entries.

Note: If the focus is not on Palette entries, Arrow_Up and Arrow_Down won't take effort.

Tests Description: Test Manually.

Files Edited:

/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/PaletteEditorComposite.java

Files Added: None

Files Deleted: None


Notes to Build Team: None

Notes to Developers:  None

Notes to QA: None

Notes to Documentation: None

 

Regards,

Nina Li

 


Back to the top