Details
Description
Import an alignment, press [F2] and then press return.
Exceptions like the following will appear on the Java error console:
Exception in thread "AWT-EventQueue-0" java.lang.NumberFormatException: For input string: ""
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
at java.lang.Integer.parseInt(Integer.java:470)
at java.lang.Integer.parseInt(Integer.java:499)
at jalview.gui.SeqPanel.getKeyboardNo1(SeqPanel.java:525)
at jalview.gui.SeqPanel.setCursorRowAndColumn(SeqPanel.java:300)
at jalview.gui.AlignFrame$1.keyPressed(AlignFrame.java:459)
Exceptions like the following will appear on the Java error console:
Exception in thread "AWT-EventQueue-0" java.lang.NumberFormatException: For input string: ""
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
at java.lang.Integer.parseInt(Integer.java:470)
at java.lang.Integer.parseInt(Integer.java:499)
at jalview.gui.SeqPanel.getKeyboardNo1(SeqPanel.java:525)
at jalview.gui.SeqPanel.setCursorRowAndColumn(SeqPanel.java:300)
at jalview.gui.AlignFrame$1.keyPressed(AlignFrame.java:459)