To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42445


User af changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|NEW                       |STARTED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Feb 10 09:32:54 -0800 
2005 -------
Here we have two separate problems:
1) The scrolling back to the first slide is a bug in the code that scrolls a
modified selection into the visible area.  The empty selection is handled wrong.

2) Pressing the PageDown key crashes the office because it tries to go down one
page from the current page.  There is no current page because the selection is
empty.  Referencing the NULL pointer returned by GetActualPage() leads to the 
crash.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to