Bug #2899
Bug #2677: fix drawing and functional differences between P2J GUI and 4GL GUI
drop-down text "Pulp Fiction" is trimmed incorrectly in movie-ratings-dynamic.p
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:
0%
billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:
History
#1 Updated by Constantin Asofiei over 10 years ago
In the movie-selection combo-box, when opening the drop-down, instead of Pulp Fiction P2J displays Pulp Fic. Same after the Pulp Fiction entry is selected - in the combo-box, it is trimmed.
Currently, the combo's items are not collected in the ui_strings.txt, during conversion. But this should not affect the combo-box - I think the text needs to be drawn fully, just clipped with the combo's or drop-down's width.