Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix [Bugzilla] 144117: Scroll bar in Series Palette doesn't work by using the standard scrolling keys.

Summary: [Accessibility] Scroll bar in Series Palette doesn't work in chart builder using the standard scrolling keys.

Bugzilla Bug (s) Resolved: 144117

Description:

1. Use Page_Up and Page_Down to move the scrollbar of Palette.
Note: If the focus is not on Palette entries, Page_Up and Page_Down won't take effort.


2. Use Esc key to close the Palette Editor. The bug is caused by the previous check-in #144118.


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