[Mono-bugs] [Bug 511564] New: MDI window caption isn't refreshed when changing Text property
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jun 10 06:50:19 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=511564
Summary: MDI window caption isn't refreshed when changing Text
property
Classification: Mono
Product: Mono: Class Libraries
Version: 2.4.x
Platform: x86
OS/Version: openSUSE 11.1
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: andreas.flucke at t-online.de
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Created an attachment (id=297159)
--> (http://bugzilla.novell.com/attachment.cgi?id=297159)
test.cs
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1;
Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR
3.0.4506.2152; .NET CLR 3.5.30729)
When changing the Text property of a MDI child window the titlebar doesn't get
refreshed. The caption is actualized (only) after moving the window around.
In my virtual machine with the appended testcase even the keys are not passed
to the RichTextBox. If this happens to you also, change the selected position
by clicking with the mouse.
(This might be another Bug which i hope would be filed by you :-)
Reproducible: Always
Steps to Reproduce:
1.compile and run appended test.cs
2.try to change RTB cursorposition (by keys or by mouse)
3.move the child window around
Expected Results:
The caption should be refreshed immediately
(And the keys should be passed to the RTB)
I'm using VMWare image with OpenSUSE 11.1
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list