Details
-
Type:
Bug
-
Status: Reported
-
Priority:
P2: Important
-
Resolution: Unresolved
-
Affects Version/s: 6.2.1
-
Fix Version/s: None
-
Component/s: Widgets: Itemviews
-
Labels:None
-
Platform/s:
Description
With `QApplication::setStyle(QStyleFactory::create("Fusion"))`, it works well.
With `QApplication::setStyle(QStyleFactory::create("Windows"))`, the inline editor shows as in the screenshot below. The width of the editor is the same as the width of the text.