Bug #5492
closedPopups buttons may not be accessible after window is resized
Description
There is a resize issue with the confirmation dialogs. It's easy to produce in the change validation editor.
You get the dialog and give no / too little input. Rudder web will let you know you supplied too little info with some red text etc.
At that time, you can enter the required text again, but the actual buttons move outside of the visible box.
Scrolling gets you there.
It seems the red text's space is not accounted for while rendering.
Screenshot at:
http://rudder.home.xenhosts.de/Rudder_-_Change_request.png
(also attached to ticket)
Files
Updated by Nicolas CHARLES about 10 years ago
- Status changed from New to 8
- Assignee set to Vincent MEMBRÉ
- Priority changed from N/A to 3
Ouch, this is not cool.
Vincent, our expert front dev, will be able to fix this :)
Updated by François ARMAND about 10 years ago
Florian,
We are not succinding in reproducing that one (neither firefox nor chrome), which is really blocking. We have a less important one that leads to a scrollbar on the right - not good, but not blocking.
So, could you tell us: what version of Firefox are you using ? And what version of Rudder ?
Thanks,
Updated by Vincent MEMBRÉ about 10 years ago
- Status changed from 8 to Pending technical review
- Assignee changed from Vincent MEMBRÉ to François ARMAND
- Target version set to 2.6.19
- Pull Request set to https://github.com/Normation/rudder/pull/636
Updated by Vincent MEMBRÉ about 10 years ago
I replace the way the size of the popup is computed, I was not able to reproduce your exact case Florian but i found some that are very related. (my worst case had scrollbars and was usable ...)
Hope that it will fix everything
Updated by Vincent MEMBRÉ about 10 years ago
- Assignee changed from François ARMAND to Nicolas CHARLES
Updated by Vincent MEMBRÉ about 10 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset c9c1d537d577ece49c4d9c58910a70214d3765a2.
Updated by Nicolas CHARLES about 10 years ago
Applied in changeset 8e58aa5e286fc28ee879823d8b3f1bbc160654d2.
Updated by Vincent MEMBRÉ about 10 years ago
- Subject changed from Resize issue, Firefox to Popups buttons may not be accessible after window is resized
Updated by Vincent MEMBRÉ about 10 years ago
- Status changed from Pending release to Released