View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006170 | JEDI VCL | 00 JVCL Components | public | 2013-07-16 15:11 | 2014-09-03 11:29 |
Reporter | altaveron | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | acknowledged | Resolution | open | ||
Product Version | 3.47 | ||||
Target Version | Fixed in Version | ||||
Summary | 0006170: Incorrect text size calculating of a column title with bold font | ||||
Description | Steps to reproduce: 1. Use a TJvDBGrid with bold TitleFont on the header of the grid. 2. Resize column to maximal width with "..." chars on the end. For example: "Capt..." instead "Caption". 3. Move mouse cursor to the column header. There will be no hint. 4. Decrease column width much more. 5. Move mouse cursor to the column header. There will appear a hint. The hint should be on both cases. TJvDBGrid should use bold style while calculating text size of a column title to fix the issue. | ||||
Tags | No tags attached. | ||||
|
Please try with the latest JVCL version in GIT (or daily zip) and then send us a zipped file containing the sources of an application showing the issue. |
|
Steps to reproduce: 1. Run demo project. 2. Move mouse cursor to the title of the first field and wait several seconds. 3. Do the same with the second field. Actual result: Hint won't be shown on the step 2 and will be shown on the step 3. Should be: Hint should be shown on the steps 2 and 3. |
2014-03-02 11:17
|
0006170.zip (772,513 bytes) |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-07-16 15:11 | altaveron | New Issue | |
2013-12-13 10:58 | obones | Note Added: 0020733 | |
2013-12-13 10:58 | obones | Status | new => feedback |
2014-03-02 11:16 | altaveron | Note Added: 0020913 | |
2014-03-02 11:17 | altaveron | File Added: 0006170.zip | |
2014-09-03 11:29 | obones | Status | feedback => acknowledged |