Misaligned description field in change template
Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Is there an existing issue for this?
- [x] I have searched the existing issues
Version
11.0.2
Bug description
Environment
GLPI 11.0.2 - Theme: Vintage - Browser: Brave (Shields off) - OS: Debian 12 (server) - Windows 11 (client)
Issue
In Assistance > Changes > Change templates > [Template] > Predefined field, the Description input field is cut off and the Add button overlaps. Layout breaks in Vintage theme, also tried in Light Blue and Auror themes, same thing.
Expected
Field and button align cleanly without overlap.
Actual
Description input is truncated and seems to be displayed vertically instead of horizontally.
Notes
- Clearing cache or switching browsers doesn’t fix it.
- Also happens on my colleagues computers.
- Had the issue in 11.0.1, updated to 11.0.2 and still have the issue.
Relevant log output
Page URL
https://<our_domain>/sso/front/changetemplate.form.php?id=4
Steps To reproduce
- Open any Change Template.
- Go to Predefined fields tab.
- Observe misalignment of Description field and Add button.
Your GLPI setup information
Anything else?
No response
Could you share a screenshot of the issue?
@cconard96 I added an image of the issue
any updates on this? It's kind of annoying of having to write the text on a separate notepad then copy pasting it into the window :/
Hello @BENZOOgataga. Brave x Ubuntu with vintage theme here :
If i look on your screenshot and on the one provided in https://github.com/glpi-project/glpi/issues/21918 i can see that the displayed field lack of the Rich Text tools on top :
Which make me think about a JS issue. Can you have a look on your browser's console to check for errors ? Also check for plugins or settings in your browser that can block some JS functionalities.
My bad for the delay, here is a screenshot of what you asked @f2cmb
Note that we upgraded to v11.0.4 since then, and we still have the issue.
As you noticed, I'm using Brave. My colleague is using Edge. We are both getting this UI issue. My Brave shields are off on our GLPI. Console is not giving anything.