[Mono-bugs] [Bug 475581] New: The item text is not displaying fully in a checkedlistview/listbox when the horizontal and Vertical scrollbars are enabled
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Feb 13 06:20:25 EST 2009
https://bugzilla.novell.com/show_bug.cgi?id=475581
Summary: The item text is not displaying fully in a
checkedlistview/listbox when the horizontal and
Vertical scrollbars are enabled
Classification: Mono
Product: Mono: Class Libraries
Version: 2.0.x
Platform: i386
OS/Version: RHEL 5
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: suneetha_g at spanservices.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Created an attachment (id=272602)
--> (https://bugzilla.novell.com/attachment.cgi?id=272602)
Please find attached the sample application for the defect.
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.20)
Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)
The item text is not displaying fully in a checkedlistview/listbox when the
horizontal and Vertical scrollbars are enabled.
Reproducible: Always
Steps to Reproduce:
1. Run the application that has been attached.
2. Observe that the 10th item in the CheckedListbox contains a long text.
3. So, the Horizontal and Vertical scrollbars enabled automatically.
4. Now drag the vertical scroll to down.
5. We couldnt find that, the CheckedListbox's 10th item didnt display the full
text.
6. Now scroll the horizontal scrollbar till the end of text.
7. And then scroll the vertical scrollbar, now the text displayed properly.
Actual Results:
The Listbox/CheckedListbox's item text is not visible as of length of the
listbox.
Expected Results:
The Listbox/CheckedListbox's item text should be visible as of length of the
listbox.
Note : 1. We observe that, the item text is not able shown from the third word
of the full text.
2. We have also observed that, this is happening only with mono-2.0.x and
learnt that this is working fine with Mono 1.2.6.
--
Configure bugmail: https://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