Details
-
Bug
-
Resolution: Out of scope
-
P4: Low
-
4.6.2
-
None
Description
QAbstractItemView: When switching to another application while editing in a view then the itemview loses the focus when switching back.
In the attached example, double click on a cell in the tableview to start editing and then switch to another application then switch back. The focus will now be on the lineedit. Also attached is a patch that should resolve the issue too.