[Mono-bugs] [Bug 431249] New: The value skips when we press on "Page Down"
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Oct 1 09:11:47 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=431249
Summary: The value skips when we press on "Page Down"
Product: Mono: Class Libraries
Version: 1.9
Platform: i386
OS/Version: Ubuntu
Status: NEW
Severity: Major
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: vasegowda_km at spanservices.com
QAContact: mono-bugs at lists.ximian.com
CC: amit_k at spanservices.com, vasegowda_km at spanservices.com
Found By: Development
Description of Problem:
We have a listview filled with attributes.
Scenario:
1: Choose the first record in the listview
2: Now press "Page Down" button
3: It displays "13 Records" at one shot/page.[i.e the cursor will highlight
13th record in the listview]
Is there any way to set the number of records to be displayed in listview at
one shot/page.
For example: I need 12 records to be set per page when i press "Page Down"
button.
Steps to reproduce the problem:
1: Choose the first record in the listview
2: Now press "Page Down" button
3: It displays "13 Records" at one shot/page.[i.e the cursor will highlight
13th record in the listview]
Actual Results:
several property lines or items are skipped and the subsequent lines are
displayed.
Expected Results:
The proper behavior of this action is to display one window's worth of text
without skipping.
How often does this happen?
Additional Information:
[One sceanrio described in detail]
When scrolling through the Advanced Properties window by clicking on the blank
area of the elevator, the number of lines scrolled is greater than one window's
worth; i.e., several property lines are skipped and the subsequent lines are
displayed.
The proper behavior of this action is to display one window's worth of text
without skipping.
It is possible that the computation of the number of visible lines is in error
as there appears to be an excessive amount of white space between each property
line in the window.
Regards,
Amit Krishna R
--
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