Issue 47383 - Crash when I selected a slide which is nearly scrolled out of the sliede sorter bar.
Summary: Crash when I selected a slide which is nearly scrolled out of the sliede sort...
Status: CLOSED FIXED
Alias: None
Product: Impress
Classification: Application
Component: ui (show other issues)
Version: 680m92
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: christian.guenther
QA Contact: issues@graphics
URL:
Keywords:
: 48875 49656 50022 (view as issue list)
Depends on:
Blocks:
 
Reported: 2005-04-13 16:44 UTC by christian.guenther
Modified: 2005-05-30 07:52 UTC (History)
1 user (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 christian.guenther 2005-04-13 16:44:21 UTC
- start an impress
- insert some slides (more then space in the slides pane)
- scroll the slides in the slides pane so that only a very tiny fraction of the
boarder at the top or the bottom of the slide is visible. It must be so small
that it is hard to click onto it.
- click onto this small piece of the slide icon
- you get a crash
- if the piece is too big you don't get the crash.
Comment 1 groucho266 2005-04-18 13:52:09 UTC
In sd::slidesorter::controller::SelectionFunction::EventProcessing:972 the
mpHitDescriptor member of the event descriptor is dereferenced without checking
it first against being NULL.
Comment 2 groucho266 2005-04-25 13:45:34 UTC
Fixed by adding the test of mpHitDescriptor mentioned above.
Comment 3 thorsten.ziehm 2005-05-17 09:57:42 UTC
=> approved for OOo2.0, because we got many crash reports for this crash
Comment 4 groucho266 2005-05-17 10:25:45 UTC
I have integrated the fix into CWS impress56.

Revision of sd/source/ui/slidesorter/controller/SlsSelectionFunction.cxx is
1.20.32.1.
Comment 5 clippka 2005-05-17 14:57:50 UTC
review done
Comment 6 groucho266 2005-05-17 16:11:36 UTC
Back to QA for verification.

re-open issue and reassign to cgu@openoffice.org
Comment 7 groucho266 2005-05-17 16:11:45 UTC
reassign to cgu@openoffice.org
Comment 8 groucho266 2005-05-17 16:11:53 UTC
reset resolution to FIXED
Comment 9 groucho266 2005-05-19 14:57:39 UTC
*** Issue 48875 has been marked as a duplicate of this issue. ***
Comment 10 christian.guenther 2005-05-19 19:11:04 UTC
Verified in cws impress56
Comment 11 wolframgarten 2005-05-23 08:27:54 UTC
*** Issue 49656 has been marked as a duplicate of this issue. ***
Comment 12 christian.guenther 2005-05-27 14:32:25 UTC
CGU: integrated in src680m105
Comment 13 wolframgarten 2005-05-30 07:52:16 UTC
*** Issue 50022 has been marked as a duplicate of this issue. ***