Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Long value breaks layout #676

Closed
flaviocosta-net opened this issue Jan 27, 2018 · 1 comment · Fixed by #1848
Closed

Long value breaks layout #676

flaviocosta-net opened this issue Jan 27, 2018 · 1 comment · Fixed by #1848
Labels
bug Indicates an unexpected problem or unintended behavior

Comments

@flaviocosta-net
Copy link

flaviocosta-net commented Jan 27, 2018

While the client now handles long labels well, long values do break the layout:

27394031_10209075025351550_381319596_o

These are the item definitions for the first two items displayed:

String   FD_EMSB_Latest_Title            "EMSB [%s]"                       <emsb>                   {channel="feed:feed:EnglishMTL:latest-title"}

String   FD_EMSB_Latest_Title_LBL        "Just a reminder for parents, students and staff: for inclement weather, we only announce school closures. If there is no specific closure announcement, then all of our schools and centres will be open. "                            <emsb>

When we take the long value from the first item and use it as the label for the second item, then this second item looks fine - so the problem seems to be specific to long values.

The item is rendered nicely both on Basic UI and on the iOS client.

@mueller-ma mueller-ma added the bug Indicates an unexpected problem or unintended behavior label Jan 27, 2018
@5iver
Copy link

5iver commented Jun 18, 2019

There are some more details in #756.

mueller-ma added a commit to mueller-ma/openhab.android that referenced this issue Mar 3, 2020
Fixes openhab#676

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
mueller-ma added a commit that referenced this issue Mar 24, 2020
Fixes #676

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants