Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.7.1
-
None
-
MacOSX
Description
I have add QTableView and QTreeView into QMdiArea.
I have select one cell in QTableView and a row in QTreeView.
Selected cell and row does't change color (always Blue, but in deactivated mode it must be Grey) when I switch from table to tree window(activate/deactivate inside Mdi area).
When I deactivate application window(CMD+TAB) color changed to gray from blue without any problems.
This is addressed only on OsX. There is no problem with MDI activation/deactivation on Windows platform.