Ticket #961 (closed bug: fixed)

Opened 2 years ago

Last modified 8 weeks ago

app_server allows resizing of window frame when it's not supposed to

Reported by: genki0 Owned by: stippi
Priority: normal Milestone: R1
Component: Servers/app_server Version: R1 development
Cc: Blocked By:
Platform: x86 Blocking:

Description

Hi,

It's possible to resize a window when it's set to avoid focus or something similiar.

Start media player, show about box, now start resizing window. Notice how the window contents are not updated..

Also, it seems that the update events are leaked or possibly queued inside the app_server, because every time you resize the window, app_server memory usage will grow slightly. (use processcontroller to see)

/jens

Attachments

bm.jpg (51.5 kB) - added by genki0 2 years ago.

Change History

Changed 2 years ago by genki0

Changed 15 months ago by stippi

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

Changed 8 weeks ago by stippi

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

I cannot reproduce this at all, at least, I have no idea what you mean. When I show the MediaPlayer about box, the MediaPlayer window itself does not get focus (blocked by the modal alert). I can still resize it, which is the correct behavior. While resizing, the contents update as they should. I also don't notice any memory leak in app_server, although I am pretty sure there may be some left here and there. If a specific memory leak is observed, please open a separate bug for it.

Note: See TracTickets for help on using tickets.