Ticket #4914 (closed bug: fixed)

Opened 4 months ago

Last modified 4 months ago

mail_daemon's status window grabs attention

Reported by: humdinger Owned by: axeld
Priority: normal Milestone: R1
Component: Servers/mail_server Version: R1/Development
Keywords: Cc:
Blocked By: Platform: All
Blocking:

Description

This is r33893.

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?

Change History

Changed 4 months ago by axeld

  • owner changed from bga to axeld
  • status changed from new to assigned

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.

Changed 4 months ago by axeld

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in r33939.

Note: See TracTickets for help on using tickets.