diff options
author | Richard Moe Gustavsen <richard.gustavsen@nokia.com> | 2010-08-20 08:06:04 (GMT) |
---|---|---|
committer | Richard Moe Gustavsen <richard.gustavsen@nokia.com> | 2010-08-20 08:20:46 (GMT) |
commit | 0e4a9ab0f60faff3bde86cb7f08250161c18103e (patch) | |
tree | 8f376e58f2294782a93f1b180e039fd79e79a344 /src/gui/dialogs/qfontdialog_mac.mm | |
parent | 33419b3f6238f8f707afb9ba27b96a408e70137a (diff) | |
download | Qt-0e4a9ab0f60faff3bde86cb7f08250161c18103e.zip Qt-0e4a9ab0f60faff3bde86cb7f08250161c18103e.tar.gz Qt-0e4a9ab0f60faff3bde86cb7f08250161c18103e.tar.bz2 |
QFileDialog::HideNameFilterDetails breaks Cocoa QFileDIalog filter
Using namefilters in the non-native file dialog is a bit broken by
design, since it don't store the whole selected name filter, but
only the filter with details stripped off (if this is specified). And
it stores this data in gui widgets. And the native file dialog also
suffers from this. At least this patch will pick the first matching
name filter (with details) given a details-stripped version.
Task-number: QTBUG-12870
Reviewed-by: cduclos
Diffstat (limited to 'src/gui/dialogs/qfontdialog_mac.mm')
0 files changed, 0 insertions, 0 deletions