| Anonymous | Login | Signup for a new account | 2010-09-09 03:03 CEST |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0005134 | [JEDI VCL] 00 JVCL Components | minor | always | 2010-01-25 01:14 | 2010-04-02 13:14 | ||
| Reporter | debose | View Status | public | ||||
| Assigned To | AHUser | ||||||
| Priority | normal | Resolution | fixed | ||||
| Status | resolved | Product Version | Daily / SVN | ||||
| Summary | 0005134: No text in autocomplete dialog for TJvEditor and descendants in D2010 on Vista | ||||||
| Description |
As I suppose, this is not bug indeed, but more likely leak of functionality. How to repeat: * place TjvEditor or TjvHLEditor or TJvWideEditor or TJvWideHLEditor. * go to Completion property * fill in Identifiers with few strings * set Completion.Enabled := True; * run program * set cursor to JvEditor * press Ctrl+Space Will be shown popup with some lines, but no actual text will be drawn. As I found in sources, Auto-completion popup style is set to lbOwnerDraw (even if it was set to lbStandard in Completion property) and assigns TJvEditor's event handler. If no event handler declared - then no drawing at all. |
||||||
| Additional Information | I suggest to add default painting routine, if no OnDraw event was assigned. | ||||||
| Tags | No tags attached. | ||||||
| Attached Files |
|
||||||
|
|
|||||||
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |