Bug 233575 - [Accessibility] Slider orientation read incorrectly on Leopard
Summary: [Accessibility] Slider orientation read incorrectly on Leopard
Status: RESOLVED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.4   Edit
Hardware: Macintosh Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Carolyn MacLeod CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2008-05-22 16:53 EDT by Duong Nguyen CLA
Modified: 2010-08-18 15:17 EDT (History)
1 user (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-05-22 16:53:39 EDT
Run the ControlExample and chose the Slider tab.
Hover over the Slider and VoiceOver will say "Horizontal Scrollbar"
Change the style to SWT.VERTICAL.
Hover over the Slider and VoiceOver will continue to say "Horizontal Scrollbar".
Select another tab (eg. Shell) and go back to the Slider tab.
Now, hover over the slider and it will say "Vertical Scrollbar".
Select the SWT.HORIZONTAL style and hover over the Slider, it will say "Vertical Scrollbar"
Comment 1 Scott Kovatch CLA 2010-07-28 18:34:59 EDT
This is working in Cocoa, though when the control switches from vertical to horizontal or vice-versa VoiceOver doesn't immediately pick up that the control was removed and replaced with a new one. Probably not worth fixing in Carbon at this point.
Comment 2 Scott Kovatch CLA 2010-08-18 15:17:47 EDT
Carbon is dead for 3.7, and it works in Cocoa, so WONTFIX.