-
Type: Bug
-
Status: Tested
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 50
-
Component/s: None
-
Labels:
-
Epic Link:
-
Sprint:DEV-50-RELEASE
-
Affect Type:Userdefined
Scenario:
- Open 2GbSeq.fa (more than 2^31 bases long).
- Click Ctrl + I (Insert subsequence)
- Expected: position to insert = 1
- Insert "T" in the "Paste data here" field
- Press OK
Expected state: T is inserted in the position 1
Actual state: Error: Incorrect position to insert, should be from 1 to 2147483666
- relates to
-
UGENE-8058 Numerical overflow in the "Insert sequence" dialog
- Tested