Bug #9211
COMBO-BOX: editor area selection synchronization issues
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:
0%
billable:
No
vendor_id:
GCD
case_num:
version_reported:
15464
version_resolved:
reviewer:
production:
No
env_name:
topics:
History
#1 Updated by Vladimir Tsichevski almost 2 years ago
For COMBO-BOX the values set with SET-SELECTION, are not related to the selection visible in the editor area of the combo.
You can set any values with SET-SELECTION and read them back with SELECTION-START and SELECTION-END, but this does not affect the visible selection. Also the value of SELECTION-TEXT is always empty.
Reverse also holds: the user can select anything in the edit area of the combo, but this does not affect the values returned by selection-related 4gl methods.
The issue was first referenced in #9114-33.
#2 Updated by Vladimir Tsichevski almost 2 years ago
- version_reported set to 15464