-
Notifications
You must be signed in to change notification settings - Fork 52
Issues: assertj/assertj-swing
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add method 'toggleItems(String[])' to JListFixture (issue 55)
import from fest-swing
Minor
New Feature
#103
opened Feb 8, 2014 by
croesch
updated Feb 8, 2014
Support for save/restore preferences (issue 175)
import from fest-swing
Minor
New Feature
#104
opened Feb 8, 2014 by
croesch
updated Feb 8, 2014
Add the ability to tell the framework to watch for unexpected dialogs (issue 203)
import from fest-swing
Improvement
Minor
#105
opened Feb 8, 2014 by
croesch
updated Feb 8, 2014
Move JTableCellFixture#startEditing and #stopEditing (issue 206)
import from fest-swing
Minor
New Feature
#106
opened Feb 8, 2014 by
croesch
updated Feb 8, 2014
Way to verify contents of JTree that user sees (issue 217)
import from fest-swing
Improvement
Minor
#107
opened Feb 8, 2014 by
croesch
updated Feb 8, 2014
Add a comparator or utility method to find components by position (issue 224)
import from fest-swing
Minor
New Feature
#108
opened Feb 8, 2014 by
croesch
updated Feb 8, 2014
Run test in separate VM (issue 294)
import from fest-swing
Minor
New Feature
#109
opened Feb 8, 2014 by
croesch
updated Feb 8, 2014
JScrollPaneFixture should be a container
import from fest-swing
Improvement
Minor
#112
opened Feb 8, 2014 by
croesch
updated Feb 8, 2014
Savepoints
import from fest-swing
Minor
New Feature
#113
opened Feb 8, 2014 by
croesch
updated Feb 8, 2014
Add requireContents to JTreeFixture
import from fest-swing
Minor
New Feature
#115
opened Feb 8, 2014 by
croesch
updated Feb 8, 2014
File multi-selection in filechooser() does not work on MacOS
bug
import from fest-swing
Minor
#116
opened Feb 8, 2014 by
croesch
updated Feb 8, 2014
Provide a mechanism for FEST Swing to easily run multiple tests without cold starting the app every time
import from fest-swing
Minor
New Feature
#118
opened Feb 8, 2014 by
croesch
updated Feb 8, 2014
Add methods for checking JTree node expansion/collapsing state in JTreeFixture and JTreeNodeFixture
import from fest-swing
Minor
New Feature
#121
opened Feb 8, 2014 by
croesch
updated Feb 8, 2014
FrameFixture.robot.click(target) and robot.click(FrameFixture.target) do not act the same, nor at the same speed
bug
import from fest-swing
Minor
#124
opened Feb 8, 2014 by
croesch
updated Feb 8, 2014
Unable to locate JOptionPane in AWT Hierarchy
bug
import from fest-swing
Major
#74
opened Feb 8, 2014 by
croesch
updated Feb 8, 2014
ComponentLookupException when using ContainerFixture.menuItemWithPath()
bug
import from fest-swing
Major
#75
opened Feb 8, 2014 by
croesch
updated Feb 8, 2014
Unable to find JPopupMenu in certain circumstances
bug
import from fest-swing
Major
#76
opened Feb 8, 2014 by
croesch
updated Feb 8, 2014
festreport task dies from OutOfMemoryError
bug
import from fest-swing
Major
#77
opened Feb 8, 2014 by
croesch
updated Feb 8, 2014
Support for editing table that activates editor on single-click
import from fest-swing
Improvement
Major
#78
opened Feb 8, 2014 by
croesch
updated Feb 8, 2014
JTableTextComponentEditorCellWriter with Macintosh Look And Feel Fails to enter values
bug
import from fest-swing
Major
#79
opened Feb 8, 2014 by
croesch
updated Feb 8, 2014
Missing tooltip (and icons also) assertion on table cells
import from fest-swing
Improvement
Major
#81
opened Feb 8, 2014 by
croesch
updated Feb 8, 2014
CellWriter can block main thread when celleditor.stopEditing() is called
import from fest-swing
Improvement
Major
#83
opened Feb 8, 2014 by
croesch
updated Feb 8, 2014
Bug with JSpinner and enterText on OSX (french)
bug
import from fest-swing
Major
#84
opened Feb 8, 2014 by
croesch
updated Feb 8, 2014
BasicRobot#packAndEnsureSafePosition(Window w) method overwrites the location of my application's window
import from fest-swing
Improvement
Major
#87
opened Feb 8, 2014 by
croesch
updated Feb 8, 2014
KeyStrokeMappingProvider_fr is missing VK_SPACE
bug
import from fest-swing
Major
#88
opened Feb 8, 2014 by
croesch
updated Feb 8, 2014
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.