[
https://issues.apache.org/jira/browse/FLEX-20656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13984608#comment-13984608
]
Corey Francis commented on FLEX-20656:
--------------------------------------
I noticed that if you add a mouseWheel listener to the HTML component, it won't
dispatch events unless at the top or the bottom of the document
> (AIR) HTML Component does not dispatch scroll event for mouse wheel scrolling
> -----------------------------------------------------------------------------
>
> Key: FLEX-20656
> URL: https://issues.apache.org/jira/browse/FLEX-20656
> Project: Apache Flex
> Issue Type: Bug
> Components: mx: HTML Control
> Affects Versions: Adobe Flex SDK 3.3 (Release)
> Environment: Affected OS(s): All OS Platforms
> Affected OS(s): All OS Platforms
> Language Found: English
> Reporter: Adobe JIRA
>
> Steps to reproduce:
> 1. Create an HTML component in an Adobe AIR application built with Flex
> 2. Set htmlText to something which causes the content to scroll vertically
> 3. Scroll the content with the mouse wheel
>
> Actual Results:
> No scroll event is dispatched by the HTML component (event though there is
> code in the component to handle scroll events)
>
> Expected Results:
> HTML component dispatches scroll events when scrolling is done with the
> mouse wheel. It *does* dispatch events if you manually click and drag the
> scrollbar.
>
> Workaround (if any):
> None known
--
This message was sent by Atlassian JIRA
(v6.2#6252)