Submit | Open tickets | Closed tickets

[ Ticket #1198 ] Can't delete characters unless sequence is in a group
Date:
12/03/14 19:45
Submitted by:
B_Fristensky
Assigned to:
B_Fristensky
Category:
bioLegato
Priority:
4
Ticket group:
Bug
Resolution:
Resolved
Summary:
Can't delete characters unless sequence is in a group
Original submission:
BioLegato 1.0.0

In the sequence canvas, both Backspace and Delete buttons should delete characters. However, we get a Null Pointer error if these keys are pressed when the cursor is in the sequence canvas, within a sequence. Going into GetInfo
and setting all permissions on doesn't help. One other
peculiarity is that we lose GetInfo form the Edit menu,
but not from the right-click menu.

Oddly, if we group sequences, even for if only a single sequence is in a group, then we can delete characters.

Insertion seems to work, but not deletion.
Please log in to add comments and receive followups via email.
Followups
Comment Date By
In SequeneCanvas::SequenceTextArea.java delete function, the fix for Bugzilla # 1194 was implemented without checking for the condition in which the selection is null.

if (groupedseq != null)

clause was added to check for this condition. This takes effect in BioLegato.1.0.2.
03/20/15 12:14 B_Fristensky
No results for "Dependent on ticket"
No results for "Dependent on Task"
No other tickets are dependent on this ticket
Ticket change history
Field Old value Date By
status_id Open 03/20/15 12:14 B_Fristensky
resolution_id Not Resolved 03/20/15 12:14 B_Fristensky
close_date 12/31/69 19:00 03/20/15 12:14 B_Fristensky
priority 5 12/03/14 19:46 B_Fristensky
assigned_to unset 12/03/14 19:46 B_Fristensky
resolution_id Unset 12/03/14 19:46 B_Fristensky
status_id Pending 12/03/14 19:46 B_Fristensky

© 1998-2025 Scilico, LLC. All rights reserved.