Details
-
Bug
-
Resolution: Done
-
P2: Important
-
4.7.0
-
None
-
666c6b5b18c013d4fe6eb67a4c7106047513e43a
Description
When a Qt widget like QLineEdit is embedded into native Cocoa application using QMacNativeWidget, its focus frame is not positioned properly over the lineedit if the QMacNativeWidget is moved to the right side of the Cocoa window.
See the attached test application.