Opened 5 years ago
Last modified 3 years ago
#15755 new bug
Window with B_FLOATING_ALL_WINDOW_FEEL become focus when current focus window is closed
Reported by: | X512 | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Servers/app_server | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #9595, #14629, #16145 | |
Platform: | All |
Description
This is hrev53917.
Steps to reproduce:
- Set "Always on top" checkbox in Deskbar (it will set B_FLOATING_ALL_WINDOW_FEEL to Deskbar window).
- Open StyledEdit.
- Open many windows with Alt+N.
- Close 1 window with Alt+W.
- Deskbar will get focus instead of previous StyledEdit window.
Focus setting logic is implemented in app_server.
Change History (4)
comment:1 by , 5 years ago
Blocking: | 9595 added |
---|
comment:2 by , 5 years ago
Blocking: | 14629 added |
---|
comment:3 by , 4 years ago
Blocking: | 16145 added |
---|
comment:4 by , 3 years ago
Note:
See TracTickets
for help on using tickets.
Ugh, I'll have a go at fixing this, it's annoying the hell out of me :(