Details
-
Type: Bug
-
Status: Being tested
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 2.12.0_js, 2.12.1
-
Fix Version/s: 2.12.0_js
-
Component/s: jalview-j2s, web service bug
-
Labels:
Description
Due to the blocking nature of JDialog used, the parameter editor does not work properly in JalviewJS. The fix would be to replace JDialog with JFrame and use callbacks in place of the synchronous code.
Attachments
Issue Links
- related with
-
JAL-3048 Refactor all dialogs to chained runnable pattern
- Closed