Bug #3085
UI Feedback, provide command progression feedback
Status: | New | Start date: | 06/02/2021 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | - | % Done: | 80% |
||
Category: | Preferences | Spent time: | - | ||
Target version: | TXM 0.8.2 |
Description
All commands for which the result is susceptible to be waited for some time, must provide a work progression feedback.
Some work progression feedback widgets are already implemented, but generally in views that are not visible by default.
The result is that there is still no work progression feedback, which can bring about a bad UX for users using low ressourced computers.
Solution¶
At TXM start-up (in ApplicationWorkbenchAdvisor.initializeUI()), force the Eclipse Preferences "General > Run in background" (IPreferenceConstants.RUN_IN_BACKGROUND) to false.
Thus all TXM jobs will prompt the progress dialog
Related issues
History
#1 Updated by Serge Heiden over 2 years ago
- Subject changed from Jobs, avoid run in background to UI Feedback, provide command progression feedback
- Description updated (diff)
#2 Updated by Matthieu Decorde over 2 years ago
- Description updated (diff)
#3 Updated by Serge Heiden over 2 years ago
- Description updated (diff)