Opened 15 years ago
Closed 15 years ago
#4914 closed bug (fixed)
mail_daemon's status window grabs attention
Reported by: | humdinger | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Servers/mail_daemon | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev33893.
mail_damon's status window that can be activated to only appear when sending/receiving mail, hides modal(?) panels of other apps:
- Open Icon-O-Matic and click the colour well to open the colour picker dialog.
- Check for new mail.
-> The colour picker disappears. That's not good...
A general interface-kit issue or a wrong flag of mail_daemon's status window?
Note:
See TracTickets
for help on using tickets.
Like any other window that gets to the front, it hides floating windows (not modal ones).
A solution would be to set the window flag B_AVOID_FRONT.