| Anonymous | Login | Signup for a new account | 2010-09-09 07:20 CEST |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| 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 | |||||||
|
|
|||||||
Notes |
|
|
Finalspace (administrator) 2010-06-06 09:37 |
This should now be fixed with a new form docking implementation. |
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |