[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] [bugs #8968] Xsharp not passing on x,y changes during
From: |
Richard Baumann |
Subject: |
[Pnet-developers] [bugs #8968] Xsharp not passing on x,y changes during resize events. |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040122 Galeon/1.3.13 (Debian package 1.3.13-2) |
This mail is an automated notification from the bugs tracker
of the project: DotGNU Portable.NET.
/**************************************************************************/
[bugs #8968] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=8968>
Project: DotGNU Portable.NET
Submitted by: Richard Baumann
On: Sat 05/15/04 at 11:34
Category: None
Severity: 5 - Average
Item Group: None
Resolution: None
Assigned to: None
Status: Open
Summary: Xsharp not passing on x,y changes during resize events.
Original Submission: Xsharp isn't passing on x,y changes during resize events,
like maximize, which change the top/left location of a top-level window. I
tracked it out from winforms as far as
DrawingTopLevelWindow::IToolkitWindow::MoveResize and
DrawingTopLevelWindow::OnMoveResize. The x,y values at that point are
unchanging unless an actual move of the window is made. The attached test-case
(from djlogan) shows a symptom of the problem; when the resize changes the x,y
position, the menu pops up in the pre-resize x,y position.
File Attachments
-------------------
-------------------------------------------------------
Date: Sat 05/15/04 at 11:34 Name: t2.cs Size: 741KB By: Rich333
Test case from djlogan which exhibits the problem behavior.
http://savannah.gnu.org/bugs/download.php?item_id=8968&item_file_id=1308
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=8968>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pnet-developers] [bugs #8968] Xsharp not passing on x,y changes during resize events.,
Richard Baumann <=