Actions
Bug #5314
closedPopup content can be displayed outside of popup if content grow after initialisation
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Web - UI & UX
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
When content of a popup is extended after initialisation (like reporting popups) the new content if displayed outside of popup (see attached file)
We should force overflow on popup wrapper so if the content size exceed the popup it is display with scrollbars
Files
Updated by Vincent MEMBRÉ over 10 years ago
- Status changed from New to Pending technical review
- Assignee changed from Vincent MEMBRÉ to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder/pull/588
Updated by Vincent MEMBRÉ over 10 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset 2d2109139bf699239cfaaad7efda9ee8cfbd136c.
Updated by Nicolas CHARLES over 10 years ago
Applied in changeset 2aebf02bcfb0f8266218da822d4d92842fc9d7f3.
Updated by Nicolas PERRON over 10 years ago
- Subject changed from Popup content can be displayed outside of popup if content grow after intiialisation to Popup content can be displayed outside of popup if content grow after intialisation
Updated by Nicolas PERRON over 10 years ago
- Subject changed from Popup content can be displayed outside of popup if content grow after intialisation to Popup content can be displayed outside of popup if content grow after initialisation
Updated by Nicolas PERRON over 10 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.6.17, which was released today.
Check out:
- The release announcement: http://www.rudder-project.org/pipermail/rudder-announce/2014-August/000105.html
- The full ChangeLog: http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog26
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Actions