Closed Bug 28427 Opened 25 years ago Closed 25 years ago

Crash when scrolling down 1 line past end using keyboard in list widget

Categories

(Core :: XUL, defect, P1)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: MatsPalmgren_bugz, Assigned: hyatt)

References

Details

(Keywords: crash)

STEPS TO REPRODUCE: 1. start Mozilla 2. open Preference dialog (Edit->Preferences) 3. under Advanced, click Cookies 4. click "View Stored Cookies" 5. click the last entry in the list of cookies (select it) 6. on the keyboard: press the "Down Arrow" key ACTUAL RESULTS: crash EXPECTED RESULTS: list is scrolled down one line DOES NOT WORK CORRECTLY ON: Mozilla nightly build 2000021708 on Windows NT 4.0 sp6. ADDITIONAL INFO: Scrolling by clicking the scrollbar is working. Scrolling up using the keyboard "Up Arrow" is working.
Keywords: crash
This is the stack trace: gkhtml!NS_NewXMLDocument gkhtml!NS_NewXMLDocument gkhtml!NS_NewXMLDocument gkhtml!NS_NewPresShell gkview!nsCreateInstanceByProgID::operator= gkview!nsCreateInstanceByProgID::operator= gkview!nsCreateInstanceByProgID::operator= gkwidget!NSGetFactory (FPO: [3,0,2]) gkwidget!NSGetFactory gkwidget!NSGetFactory gkwidget!NSGetFactory (FPO: [EBP 0x00000080] [2,0,4]) gkwidget!NSGetFactory
Assignee: trudelle → hyatt
Component: XP Toolkit/Widgets → HTML Form Controls
Priority: P3 → P1
Target Milestone: M14
I think the steps are incorrect. The problem is not when selecting the last entry in the list, but in selecting the last visible entry, where there are more entries following that can be scrolled to. Reproduced in today's verification build on Win98. Happens with bookmarks in sidebar too. putting on beta1 radar, assigning to hyatt as p1 for M14
Yes, you are correct, I meant the last visible entry.
Fixed, oddly enough, by my partial fix to #26618.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
*** Bug 28432 has been marked as a duplicate of this bug. ***
VERIFIED fixed for 2000022108 builds
Status: RESOLVED → VERIFIED
Component: HTML Form Controls → XP Toolkit/Widgets: Trees
OS: Windows NT → All
QA Contact: paulmac → claudius
Hardware: PC → All
*** Bug 29076 has been marked as a duplicate of this bug. ***
Component: XP Toolkit/Widgets: Trees → XUL
QA Contact: claudius → xptoolkit.widgets
You need to log in before you can comment on or make changes to this bug.