Ticket #623 (new defect)
Opened 2 months ago
Data browser: Filtering
| Reported by: | jburel | Owned by: | jburel |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | insight | Version: | |
| Keywords: | Cc: |
Description
Reported via the Feedback mechanism
version: Beta3.0
Tried to apply filter settings by Tags. It worked several times, not sure what happened this time.
java.lang.Exception: Abnormal termination due to an uncaught exception. java.lang.IllegalStateException: Attempt to mutate in notification at javax.swing.text.AbstractDocument.writeLock(AbstractDocument.java:1323) at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:644) at javax.swing.text.JTextComponent.setText(JTextComponent.java:1693) at org.openmicroscopy.shoola.util.ui.search.QuickSearch.setSearchValue(QuickSearch.java:573) at org.openmicroscopy.shoola.agents.dataBrowser.util.QuickFiltering.propertyChange(QuickFiltering.java:189) at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:339) at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:276) at java.awt.Component.firePropertyChange(Component.java:7868) at org.openmicroscopy.shoola.util.ui.search.QuickSearch.clear(QuickSearch.java:367) at org.openmicroscopy.shoola.util.ui.search.QuickSearch.removeUpdate(QuickSearch.java:665) at javax.swing.text.AbstractDocument.fireRemoveUpdate(AbstractDocument.java:243) at javax.swing.text.AbstractDocument.handleRemove(AbstractDocument.java:608) at javax.swing.text.AbstractDocument.remove(AbstractDocument.java:576) at javax.swing.text.DefaultEditorKit$DeletePrevCharAction.actionPerformed(DefaultEditorKit.java:1045) at javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1636) at javax.swing.JComponent.processKeyBinding(JComponent.java:2849) at javax.swing.JComponent.processKeyBindings(JComponent.java:2884) at
Note: See
TracTickets for help on using
tickets.
