mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 15:27:32 +09:00
Issue #2401 - Part 3: Don't toggle focus-within state past the nearest common flattened tree ancestor.
Resolves #2401
This commit is contained in:
parent
d375578415
commit
bd723aac28
2 changed files with 32 additions and 8 deletions
|
|
@ -583,6 +583,7 @@ private:
|
|||
// focus rings: in the losing focus case that information could be
|
||||
// wrong..
|
||||
static void NotifyFocusStateChange(nsIContent* aContent,
|
||||
nsIContent* aContentToFocus,
|
||||
bool aWindowShouldShowFocusRing,
|
||||
bool aGettingFocus);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue