- 
    
Bug
 - 
    Resolution: Done
 - 
    
P1: Critical
 - 
    5.1.0 RC1
 - 
    None
 
- 
        1f8ee02fbc06f822ee131fdd395c8e8cd244601d
 
Try the sample code:
import QtQuick 2.1 import QtQuick.Controls 1.0 ComboBox { id: fontEditComboBox implicitWidth: 150 model: Qt.fontFamilies() }
When the menu is open on Ubuntu, it is not possible to scroll to see all the fonts available.
| For Gerrit Dashboard: QTBUG-31568 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V | 
| 65608,3 | ComboBox: Make popup scrollable | stable | qt/qtquickcontrols | Status: ABANDONED | 0 | 0 | 
| 65829,5 | ComboBox: Make popup scrollable | dev | qt/qtquickcontrols | Status: MERGED | +2 | 0 |