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

point name in point properties page has a limited visible length #3036

Closed
nduvernois opened this issue Oct 23, 2024 · 1 comment
Closed

point name in point properties page has a limited visible length #3036

nduvernois opened this issue Oct 23, 2024 · 1 comment
Assignees
Milestone

Comments

@nduvernois
Copy link

I have a data source called "B533 - salle 101", which contains quite a few datapoint such as this one : "B'PoOs'RPO_101'RHvacCoo'TCtlC'PrSpCCmf Csg froid confort" (56 characters)
The first part of this name "B'PoOs'RPO_101'RHvacCoo'TCtlC'PrSpCCmf" is nothing else but the real name matching Siemens naming convention. The second part is a comment to make the name more understandable.

In the "data source" field (top left), the data source name is fully visible
In the "point name" field (top left), I can see only the first 23 characters, so "B'PoOs'RPO_101'RHvacCoo"
In the "goto" field (top right), I can read "B533 - salle 101 - B'PoOs'RPO_101'RHvacCoo'TCtlC'PrSpCCmf Csg froi", but the full name is visible when I click on it

It's fine to have the "goto" field slightly truncated, as far as the full name is visible in the "point name" field, which is not the case.

OS: Windows Server 2016
Browser : Chrome 130
Version : v2.7.7.3_For build 3789793776

@Limraj
Copy link
Collaborator

Limraj commented Nov 17, 2024

Hi @nduvernois,
can you send screenshots?

Regards,
Kamil Jarmusik

@Limraj Limraj added this to the 2.9.0 milestone Nov 18, 2024
Patrykb0802 added a commit that referenced this issue Nov 20, 2024
Added style parameter to point name in point properties view
@Limraj Limraj modified the milestones: 2.9.0, 2.8.0 Nov 25, 2024
Limraj added a commit that referenced this issue Nov 26, 2024
- Created css class formLongFieldSizing;
- Added attribute title and css class formLongFieldSizing in pointProperties.jsp for name fields;
- Set width 60%/40% in dataPointEdit.jsp;
- Use c:out in pointProperties.jsp for name and description fields;
Limraj added a commit that referenced this issue Nov 26, 2024
Limraj added a commit that referenced this issue Nov 27, 2024
…oint_properties_page_has_a_limited_visible_length

#3036 point name in point properties page has a limited visible length
@Limraj Limraj closed this as completed Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants