Bug #298
TopWindow incorrectly animated if popup appears
Status: | Rejected | Start date: | 06/12/2012 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | Daniel Kos | % Done: | 0% | |
Category: | CtrlCore | Spent time: | - | |
Target version: | - |
Description
How to reproduce:
1. Open ide project in TheIde and select Draw package and then select DrawText.cpp file
2. Press Ctrl-G
3. Find a DrawText method that has signature longer than symbol column's width (popup should appear) and leave mouse pointer there (see screenshot1)
4. Press ESC to close the window
5. Press Ctrl-G again to see incorrectly animated window during opening (screenshot2) (I guess this is vista+ issue only)
I found that this happens only if method signature is painted over the window middle.
History
#1 Updated by Daniel Kos over 12 years ago
- Priority changed from Normal to Low
#2 Updated by Miroslav Fidler over 12 years ago
- Priority changed from Low to High
#3 Updated by Miroslav Fidler almost 12 years ago
- Assignee changed from Miroslav Fidler to Daniel Kos
I was unable to reproduce; anyway I was doing something with DisplayPopUp recently too.
Does this problem still exist?
Mirek
#4 Updated by Miroslav Fidler over 9 years ago
- Status changed from New to Rejected