#6486 closed bug (fixed)
[Terminal] switcher leaves dirty region on terminal window
Reported by: | diver | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Terminal | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev38318 in VirtualBox 3.0.12
- Open Terminal and move it where it will partly behind Deskbar switcher.
- Click Deskbar
- Press Ctrl+Tab
- Press Ctrl+Tab again
In the same time Ctrl+~ doesn't show this problem, maybe because it doesn't switches windows.
Attachments (1)
Change History (7)
comment:1 by , 14 years ago
Component: | Servers/app_server → Applications/Terminal |
---|---|
Owner: | changed from | to
by , 14 years ago
Attachment: | app_server_redraw.png added |
---|
comment:3 by , 14 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
I've noticed other Terminal redraw bugs after the recent changes. For example selecting something, scrolling the selection out of view, and then back into view, seems to trigger redraw bugs, I need to test more, but I noticed weird stuff. I would suspect the recent changes to the Terminal drawing code as well.
comment:4 by , 14 years ago
Summary: | [app_server] switcher leaves dirty region on terminal window → [Terminal] switcher leaves dirty region on terminal window |
---|
comment:5 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Should be fixed in hrev38387.
comment:6 by , 14 years ago
There are still a lot of redraw artifacts with cursor and if you move some window above terminal. This is with hrev38423.
Note:
See TracTickets
for help on using tickets.
That's more likely a bug in Terminal's drawing code, reassigning to that for now until it can be verified otherwise.