To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=10931
------- Additional comments from [EMAIL PROTECTED] Thu May 10 13:24:48 +0000 2007 ------- Hi Paulie, thanks for you interest in fixing this issue. The main problem is the "Wiese". That is the gray area around the actual slide. You can use it place shapes outside the slide. For example for later use. In PowerPoint the size of the "Wiese" is dynamic. If there is no shape on it then its size is nearly zero. In impress/draw this size is always 3 times as high as the slide and 3 times as wide as the slide (if I remember correctly) with the slide itself in the middle. So currently the middle mouse only changes slides when the 'Wiese' is completely visible. Or more technically, if the vertical scrollbar of the document shows 100% and is not usable. In that case we switch the scrollbar to navigate through the slides in the document. Since the middle mouse button automatically access the vertical scrollbar the middle mouse button also changes slides (But technically the scrollbar does the actual slide change). Now the best fix for this is to also make the size of the "Wiese" dynamic. The code for this is spread in the SdrPaintView and its multiple derivated classes. This code was written long before my time with StarOffice/OpenOffice and I'm working on it for 10 years now :) --------------------------------------------------------------------- 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]
