- 
    
Problem report
 - 
    Resolution: Fixed
 - 
    
Trivial
 - 
    7.0.0beta2
 
- 
        S24-W14/15, S24-W16/17, S24-W20/21, S24-W22/23, S24-W24/25
 - 
        0.5
 
Specific criteria must be met to observe missing scrollbar:
- Chrome browser must be used.
 - Advanced configuration block must be used in the form.
	
- Textarea field must be used within the Advanced configuration.
		
- Vertical scrollbar must be displayed in the textarea field (must be enough text).
 
 
 - Textarea field must be used within the Advanced configuration.
		
 - Popup form must initially load without the vertical scrollbar.
	
- But the scrollbar shall appear when the Advanced configuration is toggled.
 
 
Steps to reproduce:
- Create Gauge widget on the dashboard.
 - Fill in the required information.
 - Put enough text in the Description field (under the Advanced configuration) so that the vertical scrollbar appears in the textarea.
 - Toggle the Advanced configuration block.
 
Result:
The scrollbar might disappear and the footer buttons might get misaligned.

Clicking anywhere (even outside the browser) fixes the problem.
Expected:
Form resizes correctly and the scrollbar is visible when necessary.