Skip to content

Issues with Tree #37

@fipro78

Description

@fipro78

I noticed some issues with the Tree implementation:

  1. There seems to be some ordering of tree items that should not be applied.
  2. The tree items show icons where there shouldn't be any.

To see the difference, here is the native SWT version

Image

And here the SWT Evolve version

Image

The ordering issue is actually not really visible, as there is an issue with the layout rendering, so the tree content is not really visible. But the Classic Examples should be the second entry on top level, but it is the first entry in SWT Evolve. I also noticed this when trying to select the examples in the deeper levels, which are not in the expected order but somehow ordered in alpabetical/natural order.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions