Issue 29818 - Using tab leads to enormous zoom rates
Summary: Using tab leads to enormous zoom rates
Status: CLOSED FIXED
Alias: None
Product: Draw
Classification: Application
Component: code (show other issues)
Version: 680
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: christian.guenther
QA Contact: issues@graphics
URL:
Keywords:
: 30325 (view as issue list)
Depends on:
Blocks:
 
Reported: 2004-06-03 11:38 UTC by wolframgarten
Modified: 2004-09-02 09:14 UTC (History)
1 user (show)

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


Attachments
bugdoc (5.89 KB, application/vnd.sun.xml.draw)
2004-06-03 11:39 UTC, wolframgarten
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description wolframgarten 2004-06-03 11:38:26 UTC
Open the posted bugdoc and use the Tab-key several times. You get zoom-rates of
about 16000% and in the end 0%..
Comment 1 wolframgarten 2004-06-03 11:39:02 UTC
Created attachment 15659 [details]
bugdoc
Comment 2 clippka 2004-06-07 09:25:24 UTC
André, I exchanged this with internal issue 115905
Comment 3 groucho266 2004-06-08 14:44:21 UTC
Accepted.
Comment 4 groucho266 2004-06-17 09:16:22 UTC
Accepted.
Comment 5 groucho266 2004-06-18 13:54:18 UTC
The signatures of the MakeVisible() methods of both DrawView and DrawViewShell
have not been adapted to the renaming of ::SdWindow to ::sd::Window.  As virtual
functions they where thus not called to make the selected objects visible.

Correcting the signatures in sd/source/ui/inc/DrawView.hxx,
sd/source/ui/inc/DrawViewShell.hxx, sd/source/ui/view/drawview.cxx, and
sd/source/ui/view/drviewsh.cxx fixed this.
Comment 6 fredrik.haegg 2004-06-23 10:04:09 UTC
*** Issue 30325 has been marked as a duplicate of this issue. ***
Comment 7 fredrik.haegg 2004-06-23 10:05:00 UTC
Closed
Comment 8 wolframgarten 2004-07-27 09:22:07 UTC
Reopened.
Comment 9 wolframgarten 2004-07-27 09:23:02 UTC
Set to fixed again.
Comment 10 groucho266 2004-07-27 16:32:28 UTC
Step 1 on sending issue to QA.
Comment 11 groucho266 2004-07-27 16:32:48 UTC
Step 2 on sending issue to QA.
Comment 12 groucho266 2004-07-27 16:33:41 UTC
Oh, wrong QA member.
Comment 13 groucho266 2004-07-27 16:33:56 UTC
Step 3 on sending issue to QA.
Comment 14 wolframgarten 2004-07-29 11:48:04 UTC
Verified in CWS.
Comment 15 wolframgarten 2004-09-02 09:14:13 UTC
Tested in master m51 and closed.