Task #10314 (new)
Opened 12 years ago
Last modified 12 years ago
Bug: Insight toolbar inactive in some situations
Reported by: | rleigh | Owned by: | jburel |
---|---|---|---|
Priority: | minor | Milestone: | Unscheduled |
Component: | Insight | Version: | n.a. |
Keywords: | n.a. | Cc: | |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | n.a. |
Description
On dev_4_4.
On the Screens panel:
- private-1 - user-7 <Empty>
When the treeview is fully expanded as above, clicking on private-1 or <Empty> results in the toolbar being greyed out.
Selecting user-7 makes the toolbar active.
However, it's possible to have user-7 selected and the tool bar inactive if the treeview is changed:
- Select the top-level group
- Unexpand the user
{
- private-1 + user-7
}
This results in
- The user being selected rather than the group (why?)
- The toolbar being inactivated
This looks like a bug in that the selection changed unnecessarily; I would have expected it to remain on the group. It doesn't change when the user is selected, so this is inconsistent. Maybe the toolbar activity just wasn't updated to reflect this unexpected selection change in the treeview?
Note that this is using Linux, though different (but still incorrect) behaviour is also seen on Windows. Looks OK on MacOS. Attached a screenshot of the Linux issue.