feature request #6595
closedfeature request #6565: [MASTER] Eclipse 4 Migration
Migrate name editor
100%
Files
Related issues
Updated by Andreas Müller over 6 years ago
- Related to bug #6550: ArrayIndexOutOfBoundsException when opening a taxon with double click from the navigator added
Updated by Andreas Müller over 6 years ago
- Target version changed from Unassigned CDM tickets to Release 4.8
Updated by Andreas Müller about 6 years ago
- Target version changed from Release 4.8 to Release 4.9
Updated by Andreas Müller about 6 years ago
- Target version changed from Release 4.9 to Release 4.10
Updated by Patrick Plitzner about 6 years ago
- Status changed from New to In Progress
Updated by Patrick Plitzner about 6 years ago
- Target version changed from Release 4.10 to Release 4.11
Updated by Patrick Plitzner about 6 years ago
- Status changed from In Progress to Resolved
- Assignee changed from Patrick Plitzner to Katja Luther
- % Done changed from 40 to 50
Updated by Katja Luther almost 6 years ago
- Status changed from Resolved to Closed
- Assignee changed from Katja Luther to Patrick Plitzner
seems to work
Updated by Patrick Plitzner almost 6 years ago
- Status changed from Closed to Resolved
- % Done changed from 50 to 80
Katja:
Es gibt noch zwei Sachen, die ich im Hinblick auf den Workshop kritisch finde:
Wenn ich einen neuen Namen erzeugt habe und eine Referenz in den NameEditor eingebe, dann funktioniert zwar der Parser richtig, aber der Details View wird nicht aktualisiert, so dass es so aussieht als hätte es nicht funktioniert.
Wenn Synonyme nicht im Name Editor nicht editierbar sind, dann kann ich sie auch nicht auswählen, dann kann ich im Name Editor auch keine Änderungen machen, so dass ich das Problem nicht beheben kann und ich kann sie dann auch nicht löschen.
Updated by Andreas Müller almost 6 years ago
- Status changed from Resolved to Feedback
Updated by Katja Luther almost 6 years ago
- Status changed from Feedback to Resolved
- % Done changed from 80 to 50
Applied in changeset taxeditor|31e5785c8476d0eefc99ec19de7adc471eb580a4.
Updated by Katja Luther almost 6 years ago
- % Done changed from 50 to 80
Wenn Synonyme nicht im Name Editor nicht editierbar sind, dann kann ich sie auch nicht
auswählen, dann kann ich im Name Editor auch keine Änderungen machen, so dass ich das
Problem nicht beheben kann und ich kann sie dann auch nicht löschen.
the textWidget needs to be enabled but not editable to be clickable.
Updated by Katja Luther almost 6 years ago
- Assignee changed from Patrick Plitzner to Andreas Müller
Updated by Andreas Müller almost 6 years ago
- Status changed from Resolved to Feedback
- Assignee changed from Andreas Müller to Katja Luther
- % Done changed from 80 to 60
- Severity changed from normal to major
The Name Editor can still be opened multiple times for the same taxon. At least this is the case when trying opening via search result view or referencing objects view. It seems to be not the case when opening via taxon navigator.
In general opening strategy should be independent from where the opening was triggered. If this is not yet the case we should try to make it independent and use 1 single access point.
Updated by Patrick Plitzner almost 6 years ago
Andreas Müller wrote:
The Name Editor can still be opened multiple times for the same taxon. At least this is the case when trying opening via search result view or referencing objects view. It seems to be not the case when opening via taxon navigator.
In general opening strategy should be independent from where the opening was triggered. If this is not yet the case we should try to make it independent and use 1 single access point.
This has now also been fixed
Updated by Katja Luther almost 6 years ago
- Assignee changed from Katja Luther to Patrick Plitzner
when opening a taxon that has a synonym the synonym has the focus. But the accepted taxon should have the focus.
No it's more difficult: Opening a taxon in the name editor -> the synonym is highlighted but the selected item seems to be the accepted taxon (details and factual data are displayed) but when clicking on the tab to move it the synonym gets the focus (I did not click in the freetext field) and the details of the synonym are displayed. see attached images
Updated by Katja Luther almost 6 years ago
- File synonymHasFocus.PNG synonymHasFocus.PNG added
- File synonymHighlighted.PNG synonymHighlighted.PNG added
Updated by Patrick Plitzner almost 6 years ago
- Status changed from Feedback to Resolved
- Assignee changed from Patrick Plitzner to Katja Luther
- % Done changed from 60 to 70
Updated by Katja Luther almost 6 years ago
- Status changed from Resolved to Feedback
- Assignee changed from Katja Luther to Patrick Plitzner
the focus still moves to the synonym when moving the tab.
Updated by Patrick Plitzner almost 6 years ago
- Status changed from Feedback to Resolved
- Assignee changed from Patrick Plitzner to Katja Luther
- % Done changed from 70 to 80
Fixed the initial selection.
I think all the issues mentioned in the comments are done. Please close if correct
Updated by Katja Luther almost 6 years ago
- Status changed from Resolved to Feedback
- Assignee changed from Katja Luther to Patrick Plitzner
I don't know if this is an old issue: but setting a synonym in a heterotypic (to the accepted taxon) homotypic group as basionym changes the symbol of the synonym from homotypic to heterotypic.
Updated by Katja Luther almost 6 years ago
Katja Luther wrote:
I don't know if this is an old issue: but setting a synonym in a heterotypic (to the accepted taxon) homotypic group as basionym changes the symbol of the synonym from homotypic to heterotypic.
this is again an update problem because the basionym should be the first synonym in the list and then the icon is correct.
same problem when drag&drop a synoym in the homotypical group of an other synonym, the order should be recalculated.
Updated by Patrick Plitzner almost 6 years ago
- Status changed from Feedback to Closed
- % Done changed from 80 to 100
Created a new ticket for the remaining issues -> #7058
Updated by Andreas Müller almost 6 years ago
- Status changed from Closed to Feedback
Have to reopen as it is not possible anymore to add a misapplication to an accepted taxon. The according submenu in the "New" context menu is disabled.
Another less critical issue: context menu of accepted taxon shows "change to" which has 3 disabled submenus. In e3 the "change to" menu item was invisible, which is more appropriate.
Finally, in e3 we had a "save" menu item which is missing in e4 version (not so critical, as save is possible at other places, however, some users might be used to)
Updated by Andreas Müller almost 6 years ago
- File picture804-1.png picture804-1.png added
Updated by Patrick Plitzner almost 6 years ago
- Status changed from Feedback to Resolved
- Assignee changed from Patrick Plitzner to Andreas Müller
Fixed misapplication handler and opened ticket for remaining issues. #7064
Please close after review
Updated by Patrick Plitzner almost 6 years ago
- Copied to bug #7064: NameEditor remaining issues added
Updated by Andreas Müller almost 6 years ago
Misapplication issue seems to be fixed. Keep ticket open for general review of name editor.
Updated by Andreas Müller almost 6 years ago
- Status changed from Resolved to Feedback
- Assignee changed from Andreas Müller to Patrick Plitzner
Name editor tabs do still show taxon titleCache but should show name titleCache
Updated by Andreas Müller almost 6 years ago
Restoring name editors tabs after restart (maybe also reconnect?) does not work anymore, but did in 4.10. (see similar issue in navigator ticket #6909)
Updated by Andreas Müller almost 6 years ago
Move synonym (homot. group) to a new accepted taxon does not work correctly. The result is correct, but after the operation only the dirty flag is set. The homotypic group is still visible. It should be the other way round:
- the synonym group should be removed
- the dirty flag should NOT be set (because the operation is saved immediately and can't be reverted)
- additionally the new taxon should be opened (showing the synonym group being moved)
Partly this already didn't work in v4.10: here the synonym group WAS removed but the dirty flag was still set. Also the new accepted taxon was not opened.
Updated by Andreas Müller almost 6 years ago
- Copied to feature request #7063: Improve the area selection wizard for distribution editor added
Updated by Andreas Müller almost 6 years ago
- Copied to deleted (feature request #7063: Improve the area selection wizard for distribution editor)
Updated by Patrick Plitzner almost 6 years ago
- Status changed from Feedback to Resolved
- Assignee changed from Patrick Plitzner to Andreas Müller
- % Done changed from 100 to 90
Handler was fixed.
Restoring was disabled on purpose (as described in #6909)
Updated by Andreas Müller almost 6 years ago
- Status changed from Resolved to Feedback
- Assignee changed from Andreas Müller to Patrick Plitzner
Patrick Plitzner wrote:
Handler was fixed.
In the old taxon, the synonym group is still visible (after reopen it is disappeared so it is only a refresh issue) but shouldn't. All the rest works.
Updated by Andreas Müller almost 6 years ago
- Copied from feature request #7071: Reenable restore functionality added
Updated by Katja Luther almost 6 years ago
Andreas Müller wrote:
Patrick Plitzner wrote:
Handler was fixed.
In the old taxon, the synonym group is still visible (after reopen it is disappeared so it is only a refresh issue) but shouldn't. All the rest works.
I can't reproduce this. The old taxon is closed and the new one is opened.
Updated by Katja Luther almost 6 years ago
- Status changed from Feedback to Resolved
- Assignee changed from Patrick Plitzner to Andreas Müller
Updated by Patrick Plitzner over 5 years ago
- Status changed from Resolved to Closed
- Assignee changed from Andreas Müller to Patrick Plitzner
- % Done changed from 90 to 100
The E4 migration has been done up to a sufficient state.
Remaining issues should be handled in separate tickets.