View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0036883 | Lazarus | Widgetset | public | 2020-04-07 11:00 | 2020-04-16 13:27 |
Reporter | Zeljan Rikalo | Assigned To | Zeljan Rikalo | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 2.1 (SVN) | ||||
Summary | 0036883: Qt,Qt5: TWinControl.PaintTo() does not work ok | ||||
Description | If we use TWinControl.PaintTo() and our control is partially or completely invisible on screen (eg obscured by another form) then destination result applies only visible part. That's because of QScreen_grabWindow(), we should use another approach to fix it. | ||||
Tags | No tags attached. | ||||
Fixed in Revision | 62902,62903 | ||||
LazTarget | - | ||||
Widgetset | QT, QT5 | ||||
Attached Files |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2020-04-07 11:00 | Zeljan Rikalo | New Issue | |
2020-04-07 11:00 | Zeljan Rikalo | Status | new => assigned |
2020-04-07 11:00 | Zeljan Rikalo | Assigned To | => Zeljan Rikalo |
2020-04-07 11:01 | Zeljan Rikalo | Status | assigned => resolved |
2020-04-07 11:01 | Zeljan Rikalo | Resolution | open => fixed |
2020-04-07 11:01 | Zeljan Rikalo | Fixed in Revision | => 62902 |
2020-04-07 11:01 | Zeljan Rikalo | LazTarget | => - |
2020-04-07 11:01 | Zeljan Rikalo | Widgetset | QT5 => QT5 |
2020-04-07 11:01 | Zeljan Rikalo | Note Added: 0121995 | |
2020-04-07 11:09 | Zeljan Rikalo | Summary | Qt5: TWinControl.PaintTo() does not work ok => Qt,Qt5: TWinControl.PaintTo() does not work ok |
2020-04-07 11:09 | Zeljan Rikalo | Fixed in Revision | 62902 => 62902,62903 |
2020-04-07 11:09 | Zeljan Rikalo | Widgetset | QT5 => QT, QT5 |
2020-04-07 11:09 | Zeljan Rikalo | Note Added: 0121997 | |
2020-04-16 13:27 | Zeljan Rikalo | Status | resolved => closed |