Created attachment 801586 [details] screenshot Description of problem: ----------------------- When a task (like volume rebalance) is aborted by the user from the Console, the corresponding task in the tasks tab is shown with a red cross mark beside the task. The red cross mark actually gives the user the impression that something has failed, but the task was aborted by the user himself. So the icon being shown for such tasks should be something other than the red cross, maybe an exclamation mark in yellow. Version-Release number of selected component (if applicable): oVirt Engine Version: 3.4.0-0.2.master.20130911113322.gite7ade4a.fc19 How reproducible: Always Steps to Reproduce: 1. Start rebalance on a volume. 2. Stop the rebalance from the UI. Actual results: The tasks tab shows the task with a red colored cross mark. Expected results: The status of the task (ABORTED, in this case) could be better conveyed by something less severe than a red colored cross mark. Additional info: Attached screenshot.
As we're reusing infra from oVirt, the icons are also reused. If there are multiple requests to change the icons, we can reopen this bug