Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-25146

Flex tree scrolling problems with larger item renderer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK 4.0 (Release)
    • None
    • mx: Tree
    • None
    • Affected OS(s): Windows
      Affected OS(s): Windows XP
      Language Found: English

    Description

      Steps to reproduce:
      Open the applicaltion,This contans flex tree withe MXTreeItemrenderer of variableRowHeight .open the last tree branch(use 1280 X 1024 resolution).

      Actual Results:
      1. When i open the tree last node and trying to scroll down last item , unable to reach last item and some times scroll thumb is coming out of list and adjusting some other branch in tree.

      and working fine with varibale rowheight = false;
      2. if itemrenderer height is large if you open tree with mouse wheel scrolling , or scroll down to bottom before branch completely expanded produces an exception.

      TypeError: Error #1010: A term is undefined and has no properties.
      at mx.controls::List/adjustVerticalScrollPositionDownward()[E:\dev\4.0.0\frameworks\projects\framework\src\mx\controls\List.as:1042]
      at mx.controls::List/configureScrollBars()[E:\dev\4.0.0\frameworks\projects\framework\src\mx\controls\List.as:987]
      at mx.controls::List/scrollHandler()[E:\dev\4.0.0\frameworks\projects\framework\src\mx\controls\List.as:1626]
      at mx.controls::Tree/scrollHandler()[E:\dev\4.0.0\frameworks\projects\framework\src\mx\controls\Tree.as:2893]
      at flash.events::EventDispatcher/dispatchEventFunction()
      at flash.events::EventDispatcher/dispatchEvent()
      at mx.core::UIComponent/dispatchEvent()[E:\dev\4.0.0\frameworks\projects\framework\src\mx\core\UIComponent.as:12266]
      at mx.controls.scrollClasses::ScrollBar/http://www.adobe.com/2006/flex/mx/internal::dispatchScrollEvent()[E:\dev\4.0.0\frameworks\projects\framework\src\mx\controls\scrollClasses\ScrollBar.as:1438]
      at mx.controls.scrollClasses::ScrollThumb/mouseMoveHandler()[E:\dev\4.0.0\frameworks\projects\framework\src\mx\controls\scrollClasses\ScrollThumb.as:216]

      Thank you.

      Regards
      Shashidhar

      Attachments

        Activity

          People

            Unassigned Unassigned
            adobejira Adobe JIRA
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: