QtQuick WebEngineView color input has no effect
-
I'm writing a simple html page with <input type="color" id="dateColor" value="#ffffff" /> , in widget based WebEngineView ,it works when clicking it and choosing color in a QDialog, but when I uses QML WebEngineView(even in official nano example), I click the color, and there is a QML dialog to choose the color, then click the "OK" button but there is no effect !
Qt 6.10.0
Windows 11 26200.7462