question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ui5-tree-item: tree items are misaligned when the text is very long

See original GitHub issue

Bug Description

When the text for a tree item is very long, and there are nested items within the tree, the tree item can become misaligned with the other items.

Expected Behavior

The tree items should all be aligned no matter the text length.

Steps to Reproduce

Please see the isolated example. Note the misaligned checkboxes: image

Isolated Example

https://codesandbox.io/s/ui5-webcomponents-forked-8ogsr?file=/index.html:1058-1062

Context

  • UI5 Web Components version: 0.29.18
  • OS/Platform: Windows
  • Browser: Chrome
  • Affected component: <ui5-tree-item>

Priority

  • Low
  • Medium
  • High
  • Very High

Stakeholder Info (if applicable)

  • Organization: SuccessFactors

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
ilhan007commented, Jun 21, 2021

Hello @agauyeung 0.29.19 is available

0reactions
ilhan007commented, Jun 21, 2021

Hello @agauyeung later today 21 June, we will release 0.29.x patch, including the change

Read more comments on GitHub >

github_iconTop Results From Across the Web

JavaFX TreeItems not aligned correctly - Stack Overflow
This code is perfectly working fine as it should. I tested it on Javafx 2.2. I think you should probably check inside your...
Read more >
Node text alignment issue in RadTreeView - Telerik Forums
Most of the tree items have 4 characters of text, all uppercase, though some have mixed case and are a little longer.
Read more >
TreeView and TreeItem components · Issue #498 - GitHub
We would need a separate component that should handle rendering of child component(tree item). This might not be possible from tree item. But ......
Read more >
Capturing controls of tree and tree item elements in UI/windows
This article describes how to capture controls of tree and tree item elements in UI/windows when using WinAutomation for UI automation.
Read more >
TreeItem — Godot Engine (stable) documentation in English
Removes the given child TreeItem and all its children from the Tree. Note that it doesn't free the item from memory, so it...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found