View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006681 | JEDI VCL | 00 JVCL Components | public | 2019-05-19 17:42 | 2020-05-18 22:33 |
Reporter | mh | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | acknowledged | Resolution | open | ||
Product Version | Daily / GIT | ||||
Target Version | Fixed in Version | ||||
Summary | 0006681: JvRichEdit: programmatically set text selection not displayed | ||||
Description | In order to investigate Mantis issue 6395 I tried to develop a small test program. This program, when run in Rio, standard Windows VCL theme used in a Windows 10 VM and selecting some text via code (SelStart and SelLength) the text seems to be selected inside the JvRichEdit, but the selection is not drawn. When clicking with the mouse in the area of the selected text the selection is shortly shown. When clicking with the mouse at some other text position nothing visible happens (maybe cursor is being placed there, but that's not what we're after). | ||||
Additional Information | Steps: 1. unzip attached demo app 2. run it 3. click the button Exp.: parts of the 2nd word are drawn selected Act.: nothing visually happens 4. click with mouse on the 2nd word of the text Act.: the selected part of the text is shown selected for a moment, then the selection vanishes. 5. click with the mouse on some other part of the text Exp.: nothing special happens Act.: nothing special happens | ||||
Tags | No tags attached. | ||||