Opened 16 months ago
Closed 3 months ago
#18517 closed bug (fixed)
Detaching rightmost tab in a stack leads to duplicate ghost titlebar
Reported by: | haiclu | Owned by: | jscipione |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta5 |
Component: | Servers/app_server | Version: | R1/beta4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #16006 | |
Platform: | All |
Description
Version: Haiku shredder 1 hrev57151 x86_64 emulated with QEMU
Steps to reproduce:
- open 2 or more windows
- stack them
- activate the rightmost tab (so it's yellow)
- hold OPT and drag it in a south-west direction, detaching it
4.1 the direction is important because otherwise you draw over the dead region
- Observe that the old window still has a tab decoration for the now detached tab.
- Observe that when you drag the old window to the south west, the tab visual stays in place.
The ghost tab has to be manually painted over by e.g. dragging something over it.
This bug does not happen when detaching the active tab (yellow) in the middle, or when detaching any grey tab, even the rightmost one.
See attached video.
Attachments (1)
Change History (6)
by , 16 months ago
Attachment: | haiku-2023-07-19_10.22.56.mp4 added |
---|
comment:1 by , 16 months ago
Component: | User Interface → Servers/app_server |
---|---|
Keywords: | Tab window stack detach duplicate removed |
Owner: | changed from | to
This is actually a duplicate of #16006. But since this ticket has a more elaborate description and a nice small video, let's keep this one. :)
BTW, please leave the "keyword" of the ticket empty. It's meant for the devs to fill, mostly to group similar issues.
comment:2 by , 16 months ago
Blocking: | 16006 added |
---|
comment:3 by , 3 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:5 by , 3 months ago
Milestone: | Unscheduled → R1/beta5 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Fixed in hrev57986 +beta5.
Showing the bug