Closed
Bug 325043
Opened 19 years ago
Closed 19 years ago
Adding a criteria line in the filter properties or view properties garbles the UI and may crash TB [@ nsListBoxBodyFrame::GetNextItemBox]
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 325045
People
(Reporter: martin, Assigned: mscott)
Details
(Keywords: crash)
Crash Data
Attachments
(1 obsolete file)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8) Gecko/20051111 Firefox/1.5
Build Identifier: 20051201 German
Adding al criteria line by clicking on "+" in a filter or view editing dialog will create two new lines. The first with has undersized drowpdown boxes containing no criteriua, while the second looks correct. Clicks into the first line will focus the corresponding input field on the second one; however, no input by mouse or keyboard will be accepted. Deleting either of the newly added lines will crash TB.
Reproducible: Always
Steps to Reproduce:
1. Enter either the filter creation dialog or the customize view dialog
2. Click on "+" to add a second criterion
3. Observe actual results part a.)
4. Click on "-" to delete one of the new lines
5. Observe actual results part b.)
Actual Results:
a.) Two new lines are displayed, the first with undersized dropdown boxes, no default values and no focus; clicks into this first line focus the second one, but no input will be accepted.
b.) TB crashes.
Expected Results:
One new line is created with normal size, dropdown boxes focussed, showing defaults and accepting input.
Reporter | ||
Updated•19 years ago
|
Version: unspecified → 1.5
Comment 1•19 years ago
|
||
Could you install with talkback and get a talkback ID for the crash? http://kb.mozillazine.org/Talkback
Keywords: crash
Reporter | ||
Comment 2•19 years ago
|
||
Talback crash data as requested by Adam Guthrie.
Reporter | ||
Updated•19 years ago
|
Attachment #210030 -
Attachment description: Talkbac data form crash described → Talkback data file
Comment 3•19 years ago
|
||
Comment on attachment 210030 [details]
Talkback data file
For the talkback data to have any meaning, it needs to be sent to the server and be interpreted.
If you could paste the talkback ID here (that's found by opening up talkback.exe in the extensions folder of where Thunderbird is installed) that would be great.
Attachment #210030 -
Attachment is obsolete: true
Reporter | ||
Comment 4•19 years ago
|
||
Sorry for the erroneous upload, didn't know what you meant by "Talback ID". Talkback IDs: TB14474717X, TB14528606Y.
Comment 5•19 years ago
|
||
Incident ID: 14474717
Stack Signature nsListBoxBodyFrame::GetNextItemBox 038e61ef
Product ID Thunderbird15
Build ID 2005120115
Trigger Time 2006-01-27 12:14:37.0
Platform Win32
Operating System Windows NT 5.1 build 2600
Module Thunderbird.exe + (0023aa83)
URL visited
User Comments
Since Last Crash 167129 sec
Total Uptime 649576 sec
Trigger Reason Access violation
Source File, Line No. e:/builds/tinderbox/Tb-Mozilla1.8/WINNT_5.0_Depend/mozilla/layout/xul/base/src/nsListBoxBodyFrame.cpp, line 1183
Stack Trace
nsListBoxBodyFrame::GetNextItemBox [e:/builds/tinderbox/Tb-Mozilla1.8/WINNT_5.0_Depend/mozilla/layout/xul/base/src/nsListBoxBodyFrame.cpp, line 1183]
nsListBoxBodyFrame::CreateRows [e:/builds/tinderbox/Tb-Mozilla1.8/WINNT_5.0_Depend/mozilla/layout/xul/base/src/nsListBoxBodyFrame.cpp, line 1049]
nsListBoxBodyFrame::ReflowFinished [e:/builds/tinderbox/Tb-Mozilla1.8/WINNT_5.0_Depend/mozilla/layout/xul/base/src/nsListBoxBodyFrame.cpp, line 503]
PresShell::HandlePostedReflowCallbacks [e:/builds/tinderbox/Tb-Mozilla1.8/WINNT_5.0_Depend/mozilla/layout/base/nsPresShell.cpp, line 5230]
PresShell::DidDoReflow [e:/builds/tinderbox/Tb-Mozilla1.8/WINNT_5.0_Depend/mozilla/layout/base/nsPresShell.cpp, line 6785]
PresShell::WillPaint [e:/builds/tinderbox/Tb-Mozilla1.8/WINNT_5.0_Depend/mozilla/layout/base/nsPresShell.cpp, line 6507]
0x778b0c24
nsHTMLEditor::SetFinalSize [e:/builds/tinderbox/Tb-Mozilla1.8/WINNT_5.0_Depend/mozilla/editor/libeditor/html/nsHTMLObjectResizer.cpp, line 961]
*** This bug has been marked as a duplicate of 325045 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Summary: Adding a criteria line in the filter properties or view properties garbles the UI and may crash TB → Adding a criteria line in the filter properties or view properties garbles the UI and may crash TB [@ nsListBoxBodyFrame::GetNextItemBox]
Updated•13 years ago
|
Crash Signature: [@ nsListBoxBodyFrame::GetNextItemBox]
You need to log in
before you can comment on or make changes to this bug.
Description
•