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

Wide Labels in Slider overlapping each other #240

Open
Doorsfan opened this issue Sep 8, 2022 · 0 comments
Open

Wide Labels in Slider overlapping each other #240

Doorsfan opened this issue Sep 8, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@Doorsfan
Copy link

Doorsfan commented Sep 8, 2022

Please do not disclose security vulnerabilities as issues. See our security policy for responsible disclosures.

Describe the bug

When a Label component has overflowing text, it should be cut off and be trailing with a '...',
for Slider, this is not the case.

If a text is too long in a Slider/Label component, it'll overlap and prevent functionality such as
clicking or interacting.

To reproduce

Please provide as much context as possible and describe the reproduction steps that someone else can follow to recreate the issue on their own.

A team member will try to reproduce the issue with your provided steps. If there are no reproduction steps or no obvious way to reproduce the issue, the team will ask you for those steps. Bugs without steps will not be addressed until they can be reproduced.

Steps to reproduce the behavior:

  1. Create two Label components that are shared within a Sliders Component context
  2. Have very long values on both labels/Tick configurations
  3. Text should now cause overlap that disrupts functionality of clicking

or

  1. Start up any version of a Camera that supports image settings in ADA
  2. Navigate to Image tab
  3. Switch language to Russian
  4. The tick configuration slider that is "Low noise" and "Low blur" should overlap

Screenshots

If applicable, add screenshots to help explain your problem.

Environment

  • Axis device model: AXIS P3717-PLE Network Camera
  • Axis device firmware version: 11.0.66
  • Stack trace or logs: N/A
  • OS and version: N/A
  • Version: N/A

Additional context

There is a mixed behavior of how this is handled - in some places, when a overflowed text is
hovered - a full version of the string is represented - in other places, this is not the case.

@Doorsfan Doorsfan added the bug Something isn't working label Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant