gecko-dev/content/events
Markus Stange 23751c9400 Bug 426082, part 3: Reflect a label's :hover/:active state on its associated natively themed control.
This patch adds an aFollowLabels argument to nsIEventStateManager::GetContentState which defaults to false. Setting it to true will return NS_EVENT_STATE_HOVER / _ACTIVE for labeled controls even if only their label is subject to this state. At the moment this flag is only set by native theming, so there won't be an observable change for the :hover / :active pseudoclasses.
In order to make dynamic state changes on the label work, SetContentState will now always notify the labeled control of state changes when its label changes state.
r=smaug
2010-05-31 19:49:55 +02:00
..
crashtests Add crashtests for bug 77271 2009-08-08 15:17:03 -07:00
public Bug 426082, part 3: Reflect a label's :hover/:active state on its associated natively themed control. 2010-05-31 19:49:55 +02:00
src Bug 426082, part 3: Reflect a label's :hover/:active state on its associated natively themed control. 2010-05-31 19:49:55 +02:00
test Bug 506041 Part 2: Correct misspellings in source code 2010-05-13 14:19:50 +02:00
Makefile.in bug 461395 - add support for PARALLEL_DIRS to build system, parallelize content. r=bsmedberg 2008-10-30 13:02:14 -04:00