Details
-
Bug
-
Resolution: Done
-
P2: Important
-
4.8.2
-
None
-
Linux Desktop
Description
We have a problem that appeared with the correction in QDeclarativeItem::hasActiveFocus() in 4.8.2 release.
The documentation http://qt-project.org/doc/qt-4.8/qdeclarativefocus.html states that: “Both the focus scope and the sub-focused item will have activeFocus property set.”
Here is an example (two files) to illustrate the incorrect behavior. The grey enclosing box doesn’t show ‘activeFocus=true’ at any time in 4.8.2 and 4.8.3, as it did before.
Attachments
Issue Links
- resulted from
-
QTBUG-24681 QDeclarativeItem::hasActiveFocus() returns true when item does not have focus
- Closed