You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Create two Label components that are shared within a Sliders Component context
Have very long values on both labels/Tick configurations
Text should now cause overlap that disrupts functionality of clicking
or
Start up any version of a Camera that supports image settings in ADA
Navigate to Image tab
Switch language to Russian
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.
The text was updated successfully, but these errors were encountered:
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:
or
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
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.
The text was updated successfully, but these errors were encountered: