Details
Description
Steps to reproduce:
- Create page with simple scale widget
org.eclipse.swt.widgets.Scale scale = new org.eclipse.swt.widgets.Scale( parent, style );
- Start recording
- Change scale value
Nothing will be recorded
Issue Links
This issue is duplicated by: | ||||
QS-3069 | Scale doesn't work propery |
![]() |
![]() |
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
Is it RAP-only issue, or affects SWT too?