[Mono-bugs] [Bug 78661][Nor] Changed - TextBoxBase: text is hidden under scrollbars
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jul 31 15:52:30 EDT 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by peter at novonyx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78661
--- shadow/78661 2006-06-22 20:45:25.000000000 -0400
+++ shadow/78661.tmp.29017 2006-07-31 15:52:30.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 78661
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: peter at novonyx.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
@@ -23,6 +23,10 @@
document rectangle is already determined regardless of overlapped scroll
bars, and thus characters which are close to the edges are hidden.
Run winforms/wordpad/wordpad.exe and enter "1234567890123456789012..." to
reproduce this problem. The numbers you entered around the right edge are
unlikely to be shown until you type more.
+
+------- Additional Comments From peter at novonyx.com 2006-07-31 15:52 -------
+We now now consider the scrollbars when calculating the viewport. svn
+r63200.
More information about the mono-bugs
mailing list