QtitanDataGridModel-view DataGrid component with rich functionality for Qt.C++ and PySideQtitanRibbonReplicates Microsoft RibbonUI interface for Qt.C++ and PySideQtitanNavigationDesignUIReplicates Microsoft Navigation Design interface for Qt.C++ and PySideQtitanChartCharts and Diagrams component for Qt.C++ and PySideQtitanDockingDockable Panels and Tool Bars for Qt.C++ and PySideQtitanFastInfosetXML Compressed format FastInfoset implementation for Qt.C++ and PySideRoadmap Development 2023
FireDataGridPowerful, modern, fast, DB-Aware Grid for Delphi-FiremonkeyFireDockingDelphi IDE/Visual Studio implementation of dock panels for Delphi-Firemonkey
apparently there is a styling problem with comboboxes in combination with interaction in the QWebView. To reproduce this I added a webview on top of the edit control in the ribbonsample project and display a basic html file.
As you can see in webview_content.png after opening it looks fine. If you now hover the combobox labeled "Einband" you can see the transition in webview_einband_hover.png and in webview_einband_hovered.png how it looks when hovered.
If you hover the combobox below labeld "Farbe" you will see that it behaves opposite. The farbe dropdown button will get thinner (webview_farbe_hovered.png)
If you expand the drop down box then you can see suddenly the background of the other comboboxes changes (webview_bindung_dropdown.png).
I also attached the html file I used for this tests (in a zip because I was not supposed to attach .htm directly)