Details
-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 2.11.3.2
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
Observed when helping Javier with a very large alignment file.
Opening the file seemed to show a blank alignment. This had been an expected possibility because the alignment might have contained large areas of gaps. Only shortish sequence IDs were currently visible so there was a large whitespace where the alignment would have been expected.
However, what had actually happened is that one sequence name/ID was very long and had pushed the alignment viewport to the very right of the alignment frame. So far to the right that the two vertical grey lines by the top ruler were just off view (this was the clue to what had happened).
Fortunately the margin handle (the grey lines) could still be grabbed and dragged.
Fix: Apply the max limit (frame width minus a bit) to the width of the ID panel when opening.
Opening the file seemed to show a blank alignment. This had been an expected possibility because the alignment might have contained large areas of gaps. Only shortish sequence IDs were currently visible so there was a large whitespace where the alignment would have been expected.
However, what had actually happened is that one sequence name/ID was very long and had pushed the alignment viewport to the very right of the alignment frame. So far to the right that the two vertical grey lines by the top ruler were just off view (this was the clue to what had happened).
Fortunately the margin handle (the grey lines) could still be grabbed and dragged.
Fix: Apply the max limit (frame width minus a bit) to the width of the ID panel when opening.
Attachments
Issue Links
- related with
-
JAL-4281 store and restore adjustable ID margin and annotation panel height in Jalview projects
- Closed