logo

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000104 [Xenorate Media Player] General minor sometimes 2009-06-10 08:06 2010-07-05 12:45
Reporter Finalspace View Status public  
Assigned To Finalspace
Priority immediate Resolution fixed  
Status resolved   Product Version
Summary 0000104: Xenorate forms (Playlist, Media controls, Main window) are disappearing
Description Sometimes it happens, that xenorate hides or moved docked windows.

I dont know when this happens, maybe its because of my custom xeno skin, which is made for 2.5.0.0 ?

This happens sometimes after i played some video file, so maybe the video window are the reason.

Its really hard to reproduce, but please check it out and fix it.
Additional Information Developer Note:

- Shin found this problem, maybe he can help.

- Write config states down into xenorate trace.

- Render full forms clientrect as a red rectancgle on to the screen in dbg mode

- Make sure that form positions are inside windows in WM_WINDOWPOSCHANGING:

if ((Left >= Screen.Left) and (Right <= Screen.Right)) and
   ((Top >= Screen.Top) and (Bottom <= Screen.Bottom)) then
begin
end;

in xform.pas.

- Make sure that video window are ignored in xform.pas
Tags No tags attached.
Attached Files

- Relationships

-  Notes
User avatar (0000072)
Finalspace (administrator)
2010-06-06 09:37

This should now be fixed with a new form docking implementation.

- Issue History
Date Modified Username Field Change
2009-06-10 08:06 Finalspace New Issue
2009-06-10 08:06 Finalspace Status new => assigned
2009-06-10 08:06 Finalspace Assigned To => Finalspace
2009-06-10 08:07 Finalspace Priority normal => immediate
2009-06-10 08:12 Finalspace Description Updated
2009-06-10 08:12 Finalspace Additional Information Updated
2009-06-10 08:31 Finalspace Additional Information Updated
2009-06-11 15:09 Finalspace Target Version 2.6 => 2.61
2010-04-28 11:38 Finalspace Target Version 2.61 => 2.6.2
2010-06-06 09:37 Finalspace Note Added: 0000072
2010-06-06 09:37 Finalspace Status assigned => resolved
2010-06-06 09:37 Finalspace Resolution open => fixed
2010-06-06 09:37 Finalspace Fixed in Version => 2.6.2
2010-07-05 12:45 Finalspace Fixed in Version 2.6.2.3 Beta => 2.7
2010-07-05 12:45 Finalspace Target Version 2.6.2.3 Beta => 2.7


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker