This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 128893 - Marquee zooming zooms to 800% and coming back down while keep zomming
Summary: Marquee zooming zooms to 800% and coming back down while keep zomming
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Yang Su
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-01 01:40 UTC by Peter Lam
Modified: 2008-06-04 01:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Lam 2008-03-01 01:40:52 UTC
Not sure what the max zoom percentage can be but it goes to 800% as it's displayed in the zoom combobox. Then, keep
zooming with Marquee will display 600%, 400%, etc. while the actual diagram is being zoomed in. The percentage displayed
goes while as well. When it's at 800%, zooming in more will show 200%, 600%, 400%, etc.

Repro steps:
- create a class diagram
- create a couple of class elements on the diagram
- select the Marquee Zoom button
- zoom on a class until it goes to 800% on the combobox
- then keep zooming in on the same class element
Comment 1 Yang Su 2008-05-30 07:27:47 UTC
The max zoom factor is now defined at 1600%. When max is reached, marquee zoom action is 'disabled', cursor changes to a
magnifier without '+'. 

This UI behavior is similar to Adobe reader.
Comment 2 Peter Lam 2008-06-04 01:52:44 UTC
verified in latest build.