Issue 89055 - Page preview middle click - crash
Summary: Page preview middle click - crash
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: printing (show other issues)
Version: DEV300_m10
Hardware: PC Windows XP
: P2 Trivial (vote)
Target Milestone: ---
Assignee: michael.ruess
QA Contact: issues@sw
URL:
Keywords: crash, regression
Depends on:
Blocks:
 
Reported: 2008-05-06 09:10 UTC by pmike
Modified: 2013-08-07 14:43 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description pmike 2008-05-06 09:10:58 UTC
Create empty Writer doc, File - Page preview, click middle mouse button (or wheel)
OOo crashes immediately. Found in OOo 2.3.1, 2.4 and DEV300_m10
Comment 1 michael.ruess 2008-05-06 09:54:31 UTC
Reassigned to HI.
Comment 2 kpalagin 2008-05-06 12:39:35 UTC
Confirming with BEA300m2 - as described.
Does not happen to me with 2.4 or 2.3, thus regression.
Comment 3 h.ilter 2008-05-06 12:51:14 UTC
Reassigned to OD
Comment 4 h.ilter 2008-05-06 13:26:08 UTC
Crash not reproducible for me either in OOo 2.3.1 and 2.4
Comment 5 h.ilter 2008-05-06 13:32:31 UTC
The ID of the error report is ryhqtt.
Comment 6 Oliver-Rainer Wittmann 2008-05-09 10:44:34 UTC
OD->OS:
Please take over this issue.
Investigation reveals that the handling of the command fails in method
<SwPagePreViewWin::Command(..)> - command wheel data is no longer provided by
the command event.
Checking for the existence of the command wheel data and let the base class
handle the command, avoids the crash. But, the activation of the automatic
scrolling via mouse move will not work anymore with this fix.
Comment 7 Oliver Specht 2008-05-09 11:55:35 UTC
Fixed in cws os113 in
sw/source/ui/uiview/pview.cxx
Comment 8 kpalagin 2008-05-09 12:21:47 UTC
Will autoscrolling, activated by middle mouse-click, work after this fix?
Comment 9 Oliver Specht 2008-05-09 12:38:13 UTC
->kpalagin: Yes it will. Otherwise it wouldn't be a fix ;-)
Comment 10 kpalagin 2008-05-09 13:10:15 UTC
Great job!
Comment 11 Oliver Specht 2008-05-22 11:42:03 UTC
Reassigned for verification
Comment 12 michael.ruess 2008-05-27 13:01:11 UTC
Verified fix in CWS os113.
Comment 13 michael.ruess 2008-06-10 12:43:05 UTC
Checked fix in DEV300m18.