Closed
Bug 128662
Opened 23 years ago
Closed 23 years ago
Print preview crashed when dragging on print preview
Categories
(Core :: Print Preview, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 129002
People
(Reporter: alan, Assigned: rods)
Details
(Keywords: crash)
Attachments
(1 file)
380 bytes,
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8+) Gecko/20020301
BuildID: 2002030108
Print preview will crash when user trys to drag on it (selecting text in the box ?).
incident ID: TB3572474Z
Reproducible: Always
Steps to Reproduce:
1.open testcase
2.switch to print preview
3.drag on testcase
Actual Results: crash
Expected Results: doesn't crash
Reporter | ||
Comment 1•23 years ago
|
||
testcase
Reporter | ||
Comment 2•23 years ago
|
||
um ... Tried on 2002030421/Linux, still crashing.
Comment 3•23 years ago
|
||
stephend, could you please get TB3572474Z?
0x00000000
BinarySearchForPosition()
nsTextFrame::GetPosition()
nsTextFrame::GetContentAndOffsetsFromPoint()
nsFrame::HandlePress()
nsFrame::HandleEvent()
PresShell::HandleEventInternal()
PresShell::HandleEvent()
nsViewManager::HandleEvent()
nsView::HandleEvent()
nsViewManager::DispatchEvent()
HandleEvent()
nsWidget::DispatchEvent()
nsWidget::DispatchWindowEvent()
nsWidget::DispatchMouseEvent()
nsWidget::OnButtonPressSignal()
nsWindow::HandleGDKEvent()
dispatch_superwin_event()
handle_gdk_event()
libgdk-1.2.so.0 + 0x17477 (0x4034f477)
libglib-1.2.so.0 + 0x104d8 (0x4037f4d8)
libglib-1.2.so.0 + 0x10ae3 (0x4037fae3)
libglib-1.2.so.0 + 0x10c7c (0x4037fc7c)
libgtk-1.2.so.0 + 0x8d7f7 (0x402a07f7)
nsAppShell::Run()
nsAppShellService::Run()
main1()
main()
libc.so.6 + 0x1d6cf (0x404c36cf)
Keywords: crash
Comment 5•23 years ago
|
||
Same stack as bug 129002
*** This bug has been marked as a duplicate of 129002 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•