[frameworks-qqc2-desktop-style] [Bug 479574] With Qt 6.7, items in combobox menus are sized incorrectly and unreadable

2024-01-21 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=479574 Nicolas Fella changed: What|Removed |Added Latest Commit||https://invent.kde.org/fram

[frameworks-qqc2-desktop-style] [Bug 479574] With Qt 6.7, items in combobox menus are sized incorrectly and unreadable

2024-01-21 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=479574 Antonio Rojas changed: What|Removed |Added CC||justamail12...@gmail.com --- Comment #11 from

[frameworks-qqc2-desktop-style] [Bug 479574] With Qt 6.7, items in combobox menus are sized incorrectly and unreadable

2024-01-20 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=479574 Antonio Rojas changed: What|Removed |Added CC||dmatteo...@gmail.com --- Comment #10 from

[frameworks-qqc2-desktop-style] [Bug 479574] With Qt 6.7, items in combobox menus are sized incorrectly and unreadable

2024-01-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=479574 Bug Janitor Service changed: What|Removed |Added Status|CONFIRMED |ASSIGNED --- Comment #9 from Bug Janitor

[frameworks-qqc2-desktop-style] [Bug 479574] With Qt 6.7, items in combobox menus are sized incorrectly and unreadable

2024-01-18 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=479574 --- Comment #8 from Nicolas Fella --- We probably want to follow https://codereview.qt-project.org/c/qt/qtdeclarative/+/467010 in our ComboBox impl -- You are receiving this mail because: You are watching all bug changes.

[frameworks-qqc2-desktop-style] [Bug 479574] With Qt 6.7, items in combobox menus are sized incorrectly and unreadable

2024-01-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=479574 Nate Graham changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[frameworks-qqc2-desktop-style] [Bug 479574] With Qt 6.7, items in combobox menus are sized incorrectly and unreadable

2024-01-18 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=479574 --- Comment #7 from Nicolas Fella --- This seems to be caused by https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=b9bfdea0e2c6721d2306af0ecc44f88da9988957, which changes the behavior in

[frameworks-qqc2-desktop-style] [Bug 479574] With Qt 6.7, items in combobox menus are sized incorrectly and unreadable

2024-01-17 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=479574 --- Comment #6 from Nicolas Fella --- It's broken in 6.7 with org.kde.desktop and org.kde.breeze, it works with Material and Imagine It works with all styles in 6.6 -- You are receiving this mail because: You are watching all bug changes.

[frameworks-qqc2-desktop-style] [Bug 479574] With Qt 6.7, items in combobox menus are sized incorrectly and unreadable

2024-01-17 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=479574 --- Comment #5 from Nicolas Fella --- It depends on the type of model apparently. This is broken: import QtQuick import QtQuick.Controls Item { ComboBox { model: [ { "label": "Small",

[frameworks-qqc2-desktop-style] [Bug 479574] With Qt 6.7, items in combobox menus are sized incorrectly and unreadable

2024-01-17 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=479574 --- Comment #4 from Nicolas Fella --- I see it for very few comboboxes only, it doesn't seem to be a general issue -- You are receiving this mail because: You are watching all bug changes.

[frameworks-qqc2-desktop-style] [Bug 479574] With Qt 6.7, items in combobox menus are sized incorrectly and unreadable

2024-01-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=479574 Nate Graham changed: What|Removed |Added CC||semlr...@gmail.com --- Comment #3 from Nate

[frameworks-qqc2-desktop-style] [Bug 479574] With Qt 6.7, items in combobox menus are sized incorrectly and unreadable

2024-01-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=479574 Nate Graham changed: What|Removed |Added Summary|Options from comboxes are |With Qt 6.7, items in |not