Actions
Feature proposal #6102
closedImprove modal overflow
Description
Currently if a modal window overflows it doesn't handle the scrollbar well. The best usage I've seen is lock the overflow of body and allow the container div for the modal to overflow so the modal window scrolls and not the page window.
Updated by beat about 8 years ago
- Target version changed from CB 2.0.15 to CB 2.1
Updated by krileon about 8 years ago
- Related to Feature proposal #5973: Implement escape binding for modal windows added
Updated by krileon about 8 years ago
- Related to Feature proposal #5757: Improve dialog/confirm usage added
Updated by krileon about 8 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Implemented in MR !1139
Actions