Sat Jun 1 2024 09:01:06 EDT
Hide Search Description
48 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
481647 GEF GEF MVC gef-inbox NEW --- Add support for animating undo and redo of operations. 2015-11-07
487135 GEF GEF MVC gef-inbox NEW --- Provide an FXBendPolicy for the manipulations of outline vertices. 2016-02-03
489428 GEF GEF MVC gef-inbox NEW --- The viewer's content can overlap with the viewer's keyboard focus feedback. 2016-03-11
491750 GEF GEF MVC gef-inbox NEW --- Add pure e4 RCP version of the MVC Logo example 2016-10-07
493158 GEF GEF MVC gef-inbox NEW --- When overlaying end segments while manipulating orthogonal connections, the end handles have to be preserved. 2016-05-06
494755 GEF GEF MVC gef-inbox NEW --- Remove duplicate code that is present in FXBendConnectionPolicy and MvcLogoExampleView. 2016-05-27
494900 GEF GEF MVC gef-inbox NEW --- Exchange the ITargetPolicyResolver in the Logo example, so that interaction policies no longer need to exclude each other. 2016-05-30
495465 GEF GEF MVC gef-inbox NEW --- Consider dropping the V-parameter of IVisualPart (and all related classes). 2016-10-19
497556 GEF GEF MVC gef-inbox NEW --- FXHoverTool should be disabled while dragging. 2016-07-08
497954 GEF GEF MVC gef-inbox NEW --- Remove interaction aspects from AbstractBehavior#updateHandles(). 2016-07-15
499435 GEF GEF MVC gef-inbox NEW --- Provide an interaction policy to perform panning when the middle mouse button is pressed. 2018-10-15
499999 GEF GEF MVC gef-inbox NEW --- Revive GEF Logic Example 2020-01-12
501411 GEF GEF MVC gef-inbox NEW --- Make KeyCodes used for interaction configurable via bindings. 2017-04-03
502471 GEF GEF MVC gef-inbox NEW --- Prevent unnecessary transformation changes within FXResizeTranslateFirstAnchorageOnHandleDragPolicy 2016-09-28
506093 GEF GEF MVC gef-inbox NEW --- Provide mechanism to specify visuals that should not be part of tool event processing. 2016-10-17
506150 GEF GEF MVC gef-inbox NEW --- Remove TransformProvider, integrate in AbstractVisualPart. 2018-10-15
506178 GEF GEF MVC gef-inbox NEW --- Ensure IViewer provides sufficient abstractions. 2016-10-19
506272 GEF GEF MVC gef-inbox NEW --- Use JavaFX Transform instead of Affine and AffineTransform. 2016-10-20
506707 GEF GEF MVC gef-inbox NEW --- Feedback/Handle parts are not refreshed when using an untransformed/inverse transformed feedback/handle layer 2016-10-30
508985 GEF GEF MVC gef-inbox NEW --- Provide context menu abstractions (policies, behaviors, etc.) and demonstrate the functionality in the MVC Logo Example when the right mouse button is pressed. 2016-12-09
509242 GEF GEF MVC gef-inbox NEW --- Sort out real input events when running UI tests with synthesized JavaFX events. 2019-06-01
509763 GEF GEF MVC gef-inbox NEW --- IBendableContentPart#setContentBendPoints() should be combined with attachTo-/detachFromContentAnchorage(). 2016-12-29
509857 GEF GEF MVC gef-inbox NEW --- Decide responsibility for determining selectability and focusability of a content-part. 2017-01-03
512054 GEF GEF MVC gef-inbox NEW --- Investigate how to support accessing a single transaction policy from multiple handlers 2017-05-22
512370 GEF GEF MVC gef-inbox NEW --- Extend AbstractInteractionPolicy to support execution of transient (non-undoable) operations. 2017-02-17
516885 GEF GEF MVC gef-inbox NEW --- Refactor BendConnectionPolicy to use snapping and normalization for overlay removal 2017-05-18
517946 GEF GEF MVC gef-inbox NEW --- Different orthogonal routing when bending start or end point 2017-06-07
518221 GEF GEF MVC gef-inbox NEW --- Moving connections in group is very slow 2019-06-07
518226 GEF GEF MVC gef-inbox NEW --- User intuitive orthogonal routing algorithm 2018-10-15
518228 GEF GEF MVC gef-inbox NEW --- Undo of creation of waypoints does not restore selection handles 2017-06-14
519088 GEF GEF MVC gef-inbox NEW --- Enhance exception message for AbstractBehavior#getFeedbackPartFactory(IViewer viewer) 2018-10-15
519203 GEF GEF MVC gef-inbox NEW --- Moving shape attached to multiple orthogonal connections is slow 2018-07-02
519226 GEF GEF MVC gef-inbox NEW --- Creating a connection with orthogonal routing style throws exception in the logo example 2018-10-15
528147 GEF GEF MVC gef-inbox NEW --- KeyEvent#isShiftDown() and #isControlDown() never return true for an initial key press event 2017-12-05
528148 GEF GEF MVC gef-inbox NEW --- Focus tab traversal does not work in the MVC Logo Example because the handler is not invoked 2017-12-05
533869 GEF GEF MVC gef-inbox NEW --- Provide org.eclipse.gef.mvc.tests.fx via separate mvc-test-support feature 2018-10-15
535556 GEF GEF MVC gef-inbox NEW --- Refactor BendConnectionPolicy for better extensibility 2018-06-05
538088 GEF GEF MVC gef-inbox NEW --- Possible memory leak in ClickDragGesture 2018-10-17
539209 GEF GEF MVC gef-inbox NEW --- Hover outline has gap on right+bottom side 2018-09-19
547433 GEF GEF MVC gef-inbox NEW --- Provide birds-eye view that can be associated with a Viewer 2019-05-17
548760 GEF GEF MVC gef-inbox NEW --- Ensure adapters are disposed at once during disposal of a viewer (bulk change) 2019-09-13
551062 GEF GEF MVC gef-inbox NEW --- setViewerContents performance poor due to heavy use of getAdapter 2020-04-15
559029 GEF GEF MVC gef-inbox NEW --- In the MVC Logo example, CloneOnClickHandler selection is overwritten by FocusAndSelectOnClickHandler 2020-01-10
560206 GEF GEF MVC gef-inbox NEW --- IndexOutOfBounds Exception in ContentBehavior 2020-03-10
566310 GEF GEF MVC gef-inbox NEW --- InfiniteCanvasViewer: Extraction of the creation of the InfiniteCanvas class instance in a separate method. 2020-08-24
545450 GEF GEF MVC matthias.wienand NEW --- Move common functionality from IGesture implementations to AbstractGesture 2019-09-12
541744 GEF GEF MVC hniederhausen ASSI --- PanOnStrokeHandler throws NPE from an internal AnimationTimer after being aborted 2020-01-25
455495 GEF GEF MVC matthias.wienand ASSI --- Demonstrate creation menu in an FX example snippet, but remove it from MVC.FX and the Logo example. 2017-01-02
48 bugs found.

as

File a new bug in the "GEF MVC" component of the "GEF" product