class FocusManagerTest_AutoFocus_ShouldIgnoreTargetIfNoLongerDescendant_Test
Defined at line 477 of file ../../src/ui/scenic/lib/focus/tests/focus_manager_unittest.cc
Tree topology:
A A
/
\
/
\
// B C -> B C
| |
D D
Focus moved due to RequestFocus() evaluates auto focus targets against the new view tree
topology. If the target is no longer a descendant of the requester, it should be ignored.
Public Methods
void FocusManagerTest_AutoFocus_ShouldIgnoreTargetIfNoLongerDescendant_Test ()
Defined at line 477 of file ../../src/ui/scenic/lib/focus/tests/focus_manager_unittest.cc
void FocusManagerTest_AutoFocus_ShouldIgnoreTargetIfNoLongerDescendant_Test (const FocusManagerTest_AutoFocus_ShouldIgnoreTargetIfNoLongerDescendant_Test & )
Defined at line 477 of file ../../src/ui/scenic/lib/focus/tests/focus_manager_unittest.cc
void FocusManagerTest_AutoFocus_ShouldIgnoreTargetIfNoLongerDescendant_Test (FocusManagerTest_AutoFocus_ShouldIgnoreTargetIfNoLongerDescendant_Test && )
Defined at line 477 of file ../../src/ui/scenic/lib/focus/tests/focus_manager_unittest.cc
FocusManagerTest_AutoFocus_ShouldIgnoreTargetIfNoLongerDescendant_Test & operator= (const FocusManagerTest_AutoFocus_ShouldIgnoreTargetIfNoLongerDescendant_Test & )
Defined at line 477 of file ../../src/ui/scenic/lib/focus/tests/focus_manager_unittest.cc
FocusManagerTest_AutoFocus_ShouldIgnoreTargetIfNoLongerDescendant_Test & operator= (FocusManagerTest_AutoFocus_ShouldIgnoreTargetIfNoLongerDescendant_Test && )
Defined at line 477 of file ../../src/ui/scenic/lib/focus/tests/focus_manager_unittest.cc
void ~FocusManagerTest_AutoFocus_ShouldIgnoreTargetIfNoLongerDescendant_Test ()
Defined at line 477 of file ../../src/ui/scenic/lib/focus/tests/focus_manager_unittest.cc