summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/6/changes
diff options
context:
space:
mode:
authorSvetoslav Ganov <svetoslavganov@google.com>2012-10-03 18:10:27 -0700
committerSvetoslav Ganov <svetoslavganov@google.com>2012-10-03 18:33:30 -0700
commit58fd9f8d6ad6bf1975e834f1a69e68673db9a452 (patch)
treef02273c5545b94e52a2ee3e7d0fe00ea41b5784a /docs/html/sdk/api_diff/6/changes
parent26884df75c69587561e397ec4da6b5b463e37fe9 (diff)
Events for window's content change should be dispatched only for the active window.
1. Accessibility events for changes in the content of a given window, such as click, focus, etc. are dispatched to clients only if they come from the active window. Events for changes in the state of a window, such as window got input focus or a notification appeared, are always dispatched. The notification events do not contain source, so a client cannot introspect the notification area (unless the user explicitly touches it which generates hove events). The events for a window getting input focus change the active window so they have to be dispatched. Events that are a result of the user touching the screen, such as hover enter, first tocuh, etc. should always be dispatched. bug:7282006 Change-Id: I96b79189f8571285175d9660a22394cc84f39559
Diffstat (limited to 'docs/html/sdk/api_diff/6/changes')
0 files changed, 0 insertions, 0 deletions