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 105834 - Can't annd connector to target outside of visible area
Summary: Can't annd connector to target outside of visible area
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Graph (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks: 105060
  Show dependency tree
 
Reported: 2007-06-06 09:59 UTC by Sergey Petrov
Modified: 2007-06-07 16:15 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 Sergey Petrov 2007-06-06 09:59:18 UTC
reproducible with 070605

steps:
1. i have two widgets, one in wizible area and one outside of the area
2. start creating connector with  ConnectAction
3. drag arrowhead toward widget outsize of view area
scene is expanding but isn't scrolled to expected position
you can reproduce expanding but no scrolled scene with
test.connect.ExtendedCOnnectTest
Comment 1 David Kaspar 2007-06-07 13:08:04 UTC
Fixed by reimplemented scrolling logic.
Comment 2 Sergey Petrov 2007-06-07 16:15:13 UTC
verified in 070607