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 172704 - [68cat] Error on moving toolbar buttons
Summary: [68cat] Error on moving toolbar buttons
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
: 172703 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-09-21 17:30 UTC by ulfzibis
Modified: 2009-10-27 22:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
tried to move toolbar button (5.82 KB, image/png)
2009-09-21 17:31 UTC, ulfzibis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ulfzibis 2009-09-21 17:30:21 UTC
[ BUILD # : 3959--090920 ]
[ JDK VERSION : 1.6.* ]

On moving a button to left of it's left neighbour, it remained at
same place.
See attachment...
Comment 1 ulfzibis 2009-09-21 17:31:07 UTC
Created attachment 88037 [details]
tried to move toolbar button
Comment 2 Jiri Skrivanek 2009-09-22 10:16:53 UTC
*** Issue 172703 has been marked as a duplicate of this issue. ***
Comment 3 Stanislav Aubrecht 2009-09-22 14:42:31 UTC
fixed

core-main d0d7a905c03e
Comment 4 Quality Engineering 2009-09-24 12:35:53 UTC
Integrated into 'main-golden', will be available in build *200909230201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/d0d7a905c03e
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #172704 - invalid drop index
Comment 5 ulfzibis 2009-10-23 18:33:05 UTC
Can't move a button to last position of a toolbar.
E.g. try to add "Find" to last position of clipboard toolbar.
Comment 6 Stanislav Aubrecht 2009-10-26 16:07:44 UTC
fixed (the drop actually works, just the drop gesture doesn't get painted)

core-main 331d3476fc25
Comment 7 Quality Engineering 2009-10-27 22:43:59 UTC
Integrated into 'main-golden', will be available in build *200910271401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/331d3476fc25
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #172704 - incorrect drop-gesture painting