Bug 233573 - ]Accessibility] Scaled reads selection value incorrectly on Leopard
Summary: ]Accessibility] Scaled reads selection value 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:46 EDT by Duong Nguyen CLA
Modified: 2010-08-18 15:23 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:46:41 EDT
Run the ControlExample and select the Scale tab.
If you hover over the Scale (Horizontal) with VoiceOver, it will read that it's 0%.
If you change it to a vertical scale and hover over it, VoiceOver will read 100%.
Change the selection box to 100 (the scale will move to the bottom), if you hover over the scale, it will read 0%.

It's reading the value "inverse" of the selection value when it's vertical.

By the way, it says that it's a "Slider". The slider widget will say it's a "Scrollbar"
Comment 1 Scott Kovatch CLA 2010-08-18 15:23:05 EDT
The behavior is correct on Cocoa, so this is WONTFIX. The use of "Scale" vs. "slider" can't be helped -- we're reporting back what Cocoa says is the role of the control.