Bug 221614 - [Accessibility] ComboBox does not read new text when using arrow keys
Summary: [Accessibility] ComboBox does not read new text when using arrow keys
Status: CLOSED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.4   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Carolyn MacLeod CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility, triaged
Depends on:
Blocks:
 
Reported: 2008-03-05 18:59 EST by Duong Nguyen CLA
Modified: 2019-02-14 10:53 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Duong Nguyen CLA 2008-03-05 18:59:45 EST
When the value of the combo box is changed using the arrow up and arrow down keys, the new text is not being read. When you change it to READ_ONLY mode and use the arrow keys, the text is read when it's changed.
Comment 1 Duong Nguyen CLA 2008-05-20 17:06:02 EDT
On Windows, the text is read twice when you use the arrow keys.
Comment 2 Naveenchandra Patil CLA 2017-10-11 05:49:27 EDT
Hello,

I am facing the same problem currently. With RCP 3.x application and JAWS 18 (screen reader). JAWS will not read the changed text if we create the combo with NONE style. But the same will work fine if the combo is created with style as READ_ONLY.
Comment 3 Naveenchandra Patil CLA 2017-10-11 07:35:26 EDT
Similar issue : https://bugs.eclipse.org/bugs/show_bug.cgi?id=229117
Comment 4 Eric Williams CLA 2019-02-14 10:53:01 EST
I cannot reproduce this issue on SWT from master as of today, Fedora 29, and GTK3.24.