Dvt:shapeAttributes for dvt:areaGraph not working as expected.

All,
This issue is showing up in 11.1.1.6.2.
I am attempting to use dvt:shapeAttributes handle events for GRAPH_AREAMAKER for a dvt:areaGraph.
I am trying to execute some java code when the mouse is over an area in the areaGraph. The behavior is not as I would expect.
When the mouse is moved across the stack of areas in the graph, none of the onMouseXXX handlers are called.
However, when the mouse is clicked on one on of the areas in the graph the clicklistener is called and then each of onMouseXXX handlers are called once for each of the areas in the graph. So, if there are 6 areas in the graph, the onMouseOver will be called 6 times, then onMouseOut is called 6 times and then onMouseMove is called 6 times.
Any thoughts on what the problem might be?
Is this a bug? A know issue?
Thanks
Matt
Here is the dvt:shapeAttributes for the GRAPH_AREAMARKER:
<dvt:shapeAttributes component="GRAPH_AREAMARKER" clickable="true"     clickListener="#{backingBeanScope.BtmDelayAnalysisRegionBean.delayAnalysisGraph_areaMarkerListener}"
onMouseOver="#{backingBeanScope.BtmDelayAnalysisRegionBean.onMouseOver}"
onMouseOut="#{backingBeanScope.BtmDelayAnalysisRegionBean.onMouseOut}"
onMouseMove="#{backingBeanScope.BtmDelayAnalysisRegionBean.onMouseMove}"/>
Here is the dvt:areaGraph for the graph:
<dvt:areaGraph id="areaGraph1"
subType="AREA_VERT_PERCENT"
imageHeight="150"
tabularData="#{backingBeanScope.BtmDelayAnalysisRegionBean.linkDataModel}"
shortDesc="#{apmbtmuiBundle.TDAR.GRAPH.SHORTDESC}"
seriesRolloverBehavior="RB_HIGHLIGHT"
seriesEffect="SE_NONE"
markerTooltipType="MTT_TEXT"
markerTooltipTemplate="SERIES_LABEL: Y_VALUE ms"
dataSelection="single">
<dvt:shapeAttributesSet>
     <dvt:shapeAttributes component="GRAPH_AREAMARKER" clickable="true"
     clickListener="#{backingBeanScope.BtmDelayAnalysisRegionBean.delayAnalysisGraph_areaMarkerListener}"
onMouseOver="#{backingBeanScope.BtmDelayAnalysisRegionBean.onMouseOver}"
onMouseOut="#{backingBeanScope.BtmDelayAnalysisRegionBean.onMouseOut}"
onMouseMove="#{backingBeanScope.BtmDelayAnalysisRegionBean.onMouseMove}"/>
</dvt:shapeAttributesSet>
<dvt:o1Axis rendered="false"/>
<dvt:y1Axis rendered="true"/>
<dvt:y1TickLabel id="y1TickLabel1" rendered="false"/>
<dvt:y1MajorTick id="y1MajorTick1" tickStyle="GS_NONE"/>
<dvt:legendTitle id="legendTitle1" horizontalAlignment="LEFT"/>
<dvt:legendText id="legendText1"/>
</dvt:areaGraph>

All,
This issue is showing up in 11.1.1.6.2.
I am attempting to use dvt:shapeAttributes handle events for GRAPH_AREAMAKER for a dvt:areaGraph.
I am trying to execute some java code when the mouse is over an area in the areaGraph. The behavior is not as I would expect.
When the mouse is moved across the stack of areas in the graph, none of the onMouseXXX handlers are called.
However, when the mouse is clicked on one on of the areas in the graph the clicklistener is called and then each of onMouseXXX handlers are called once for each of the areas in the graph. So, if there are 6 areas in the graph, the onMouseOver will be called 6 times, then onMouseOut is called 6 times and then onMouseMove is called 6 times.
Any thoughts on what the problem might be?
Is this a bug? A know issue?
Thanks
Matt
Here is the dvt:shapeAttributes for the GRAPH_AREAMARKER:
<dvt:shapeAttributes component="GRAPH_AREAMARKER" clickable="true"     clickListener="#{backingBeanScope.BtmDelayAnalysisRegionBean.delayAnalysisGraph_areaMarkerListener}"
onMouseOver="#{backingBeanScope.BtmDelayAnalysisRegionBean.onMouseOver}"
onMouseOut="#{backingBeanScope.BtmDelayAnalysisRegionBean.onMouseOut}"
onMouseMove="#{backingBeanScope.BtmDelayAnalysisRegionBean.onMouseMove}"/>
Here is the dvt:areaGraph for the graph:
<dvt:areaGraph id="areaGraph1"
subType="AREA_VERT_PERCENT"
imageHeight="150"
tabularData="#{backingBeanScope.BtmDelayAnalysisRegionBean.linkDataModel}"
shortDesc="#{apmbtmuiBundle.TDAR.GRAPH.SHORTDESC}"
seriesRolloverBehavior="RB_HIGHLIGHT"
seriesEffect="SE_NONE"
markerTooltipType="MTT_TEXT"
markerTooltipTemplate="SERIES_LABEL: Y_VALUE ms"
dataSelection="single">
<dvt:shapeAttributesSet>
     <dvt:shapeAttributes component="GRAPH_AREAMARKER" clickable="true"
     clickListener="#{backingBeanScope.BtmDelayAnalysisRegionBean.delayAnalysisGraph_areaMarkerListener}"
onMouseOver="#{backingBeanScope.BtmDelayAnalysisRegionBean.onMouseOver}"
onMouseOut="#{backingBeanScope.BtmDelayAnalysisRegionBean.onMouseOut}"
onMouseMove="#{backingBeanScope.BtmDelayAnalysisRegionBean.onMouseMove}"/>
</dvt:shapeAttributesSet>
<dvt:o1Axis rendered="false"/>
<dvt:y1Axis rendered="true"/>
<dvt:y1TickLabel id="y1TickLabel1" rendered="false"/>
<dvt:y1MajorTick id="y1MajorTick1" tickStyle="GS_NONE"/>
<dvt:legendTitle id="legendTitle1" horizontalAlignment="LEFT"/>
<dvt:legendText id="legendText1"/>
</dvt:areaGraph>

Similar Messages

  • Routing Method for Response Groups not Working as Expected

    I have a situation where Response Groups are not routing calls in the order specified in the group settings. Serial is the primary setting used in this situation so the same person is always called first. However, the calls are being routed randomly.
    One Response Group was deleted entirely and recreated which seemed to solve the problem temporarily but the problem returned as soon as the Response Group was modified.
    CU level appears to be July 2013.
    I have not had a chance to dig in and do any logging yet but will soon.  However, if anyone has seen this behavior or has any suggestions any feedback is appreciated.
    Thank you.

    I have some logs now and what I am seeing on a working call (in my lab) is what I would expect.  It tries each person in order top down.  If that person does not answer then a SIP 487 message is returned and it moves on to the next person and sends
    another INVITE, etc. until it gets to the end and does whatever is configured.
    Note: the timeout for trying each group member is 20 seconds.
    What I am seeing from the logs where this issue is occurring is it is trying the first user at the bottom of the list (another in the list before them was available).  It is sending multiple INVITE messages to that person (who I instructed to not answer)
    taking up the whole queue timeout (60 seconds) before trying the next person.  It tries that person for another 20 seconds (which is beyond the queue timeout at this point).  When that group member does not answer and it goes to voicemail
    as configured.
    Even more strangely in a second test it tried that same person at the bottom of the list, tried them twice, moved on to another available user, then back to the first user it tried (the queue timeout should have kicked in by now), then finally went to voicemail.
    Thanks.

  • File-renaming functionality for book does not work as expected

    Adobe Framemaker 8.0
    I am on Windows XP. Dell computer. Xerox printer.
    I follow the basic instructions for renaming a file in a FM book (To change the name of a document in a book:
    1. In the book window, select the file you want to rename, and then choose Edit > Rename File.
    2. Type the new name of the file and press Return or Enter. When the alert message appears, click OK to update other files in the book.) but I do not get past step 1. Instead an error message comes up that says "The text cannot be changed. To change the name of this file, please display filenames."
    What is meant here by "filenames" and how/where would one display such?

    Thank you indeed! I was with your help able to rename the file. However, the Book Error Log barked at me that it couldn't open BadFileName (a reference not to the file I renamed but another file which I not so elegantly dubbed "Conten ts" (with an unintended space between "n" and "t"--maybe this spacing is the reason behind its being dubbed bad?) since it could not be found. Should I disregard the error message or play along and rename "Conten ts" to "Contents". If that's all I need to do to get rid of the error message then of course, I'll do it. Thank you for answering my last question--whether or not you answer this one. Cheers, Siobhan

  • F4 help for 0MAT_SALES is not working in BI 7

    Hi Gurus,
    The F4 help for 0MAT_SALES is not working when distibution channel is selected as (!=02) in Bex Analyzer. But for all other values for distibution channel  i am getting values in F4 help.
    Since 02 is excluded it is supposed to give values for all other combination. but it not so.
    Could anyone of you please help me on this?
    Thanks in advance.

    Closing Thread

  • Short key for copy does not work all the time now.

    After I have installed the latest OSX - Yosemite, my short key for copy does not work all the time.  It is infrequent how it works. I'm using the same keyboard that I have always used, my wireless logitech keyboard for mac.  Please help.

    I've plugged in my default mac keyboard and the short key copy still does not work.

  • I have an iMac with OS Lion. The Smartart feature for Office for Mac will not work when I am logged on to my personal user account. It works with other user accounts on the same computer, and it works after "safe start". How can I fix the problem?

    The Smartart feature of Office for Mac will not work in my user account. It works for all other user accounts on the same computer, and it works after a "safe start". How can I fix the problem?

    You may also want to search/ask in the forums run by the people who make the product which is causing you problems:
    http://answers.microsoft.com/en-us/mac/forum/macoffice2011

  • The file to download the app for Android is not working from my phone--it says that the file isn't there. However it does see the one for the Iphone (even though it can't use it). I'm very computer literate and am pretty sure the problem is on your end.

    The file to download the app for Android is not working from my phone--it says that the file isn't there. However it does see the one for the Iphone (even though it can't use it). I've tried it multiple times and continue to get the same message: "NOT FOUND The requested item could not be found". I also tried through the Market application on the phone but ended-up with the same result.
    I'm very computer literate and am pretty sure the problem is on your end. If this is the case then no one can download the app. I considered that perhaps because it's still in Beta that it was removed due to some other type of software issue. I would really like to use Firefox on my new Droid (2.0); when with this be available?

    Firefox will not appear in the Market for most phones with incompatible hardware. You can check if your phone is supported here:
    https://wiki.mozilla.org/Mobile/Platforms/Android
    Even on some supported devices, a bug in the Market software prevents Firefox from showing up. This may be related to the fairly recent Android Market app update. If you go to Settings/Applications/Market and choose "Uninstall" you can uninstall the update, and then search for and install Firefox from the marketplace.
    Or, if you have a supported phone, you can download the app directly by typing this address into your phone's browser: http://bit.ly/fxbeta3
    (Note: To download the app directly for an AT&T phone, you will have to search for instructions on "sideloading" the APK file, since AT&T disables the option to install from non-Market sources.)

  • I purchased PSE 13 but have a Vista OS. It was suggested in this chat room that I download PSE 12. I did that & installed. The serial # for 13 does not work. Any thoughts on how I can get a number for PSE 12?

    I purchased PSE 13 but have a Vista OS. It was suggested in this chat room that I download PSE 12. I did that & installed 12.
    The serial # for 13 does not work. Any thoughts on how I can get a serial number for PSE 12?

    Hi
    There is a newer version of Resolution+ Plug-in released for an Qosmio X series
    [Resolution+ Plug-in v 1.1.2004|http://eu.computers.toshiba-europe.com/innovation/download_driver_details.jsp?service=EU&selCategory =2&selFamily=381&selSeries=231&selProduct=7506&sel ShortMod=null&language=13&selOS=all&selType=400&ye arupload=&monthupload=&dayupload=&useDate=null&mod e=allMachines&search=&action=search&macId=&country =all&selectedLanguage=13&type=400&page=1&ID=82406& OSID=30&driverLanguage=42]
    try it out...
    If it has not been installed properly, try rebooting your computer and reverify.

  • My itnues for pc is not working :( it shows that iTunes has stop working,I have downloaded Itnues many times but still it is not working, please help me

    my itnues for pc is not working it shows that iTunes has stop working,I have downloaded Itnues many times but still it is not working, please help me

    Please helppppp

  • Reflow in Adobe Reader for Android does not work

    The reflow option in my Adobe reader for Android does not work. The PDF book I am trying to read is too wide to be legible when I fit it into the screen (even in landscape), but the reflow button doesn't change that. When I click it, nothing happens. The only thing I know to do is to uninstall and re-install, but that did not work. Any other tips or ideas?

    Mehwish,
    Thank you so much for responding, and so quickly. I appreciate it.
    It does not appear as though the PDF I am trying to read would have an element in it that would block it from reflow, but that is always possible. It’s a textbook, and I understand that toward the end of the book there are some charts and diagrams, but I haven’t gotten to those chapters yet. So far, I’ve just been trying to use the Adobe Reader to read the introduction and first chapter and nothing I have done has made it reflow.
    I’m enclosing a copy of the entire book. Perhaps you can uncover something in it that I didn’t see.
    Thanks again for you help.
    Stan
    Dr. Stan G. Duncan
    123 Sumner St.
    Quincy, Massachusetts 02169
    617-855-7539 (hm)
    781-504-6875 (cell)
    215-647-7583 (fax)
    508-295-1630 (Ch)
    <mailto:[email protected]> [email protected]
    <http://homebynow.blogspot.com/> http://homebynow.blogspot.com
    <http://www.huffingtonpost.com/stan-duncan> http://www.huffingtonpost.com/stan-duncan

  • Early Adopter release : Extract DDL for tables does not work

    Hi,
    just had a look at Raptor - really nice tool - easy install - could be a replacement for SQLnavigator for us. One or two things I noticed though ...
    1)
    Export->DDL for tables does not work throws following error
    java.lang.ClassNotFoundException: oracle.dbtools.raptor.dialogs.actions.TableDMLExport
         at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at oracle.ideimpl.IdeClassLoader.loadClass(IdeClassLoader.java:140)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:164)
         at oracle.dbtools.raptor.dialogs.BasicObjectModifier.launch(BasicObjectModifier.java:142)
         at oracle.dbtools.raptor.dialogs.BasicObjectModifier.handleEvent(BasicObjectModifier.java:210)
         at oracle.dbtools.raptor.dialogs.actions.XMLBasedObjectAction$DefaultController.handleEvent(XMLBasedObjectAction.java:265)
         at oracle.ide.controller.IdeAction.performAction(IdeAction.java:530)
         at oracle.ide.controller.IdeAction$1.run(IdeAction.java:785)
         at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:804)
         at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:499)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
         at javax.swing.AbstractButton.doClick(AbstractButton.java:302)
         at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1000)
         at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1041)
         at java.awt.Component.processMouseEvent(Component.java:5488)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
         at java.awt.Component.processEvent(Component.java:5253)
         at java.awt.Container.processEvent(Container.java:1966)
         at java.awt.Component.dispatchEventImpl(Component.java:3955)
         at java.awt.Container.dispatchEventImpl(Container.java:2024)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
         at java.awt.Container.dispatchEventImpl(Container.java:2010)
         at java.awt.Window.dispatchEventImpl(Window.java:1774)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    and 2)
    when I click on a package body - I get "loading ..." below it but it never puts the
    procedure names in and the "loading ..."message stays in the tree view - however you do get to see the packages in the source window.
    Realise this is very much a work in progress and am grateful to see an early release such as this. Looking forward to the production release.
    Best regards,
    David.

    OK thanks for looking ....you've obviously got the fixes on your to do lists
    Noticed that the SQL tab when you select an object works fine - displays the
    DDL for the object
    Do you think you'll have functionality so you can select many objects (shift left click) and
    then create a DDL script for them? It looks like you can do this for all objects in a schema but
    the ability to select a subset of objects in a schema would be very useful for our DBA's.
    Couldn't see any good reason for keeping using SQLNavigator
    Many congratulations on producing such a useful tool.
    Kind regards,
    David.

  • Content enrichment service for SP 2013 not working

    Content enrichment service for SP 2013 not working
    Not able to debug content enrichment service.. Can you please specify the steps for debugging the content enrichment service
    Any help will be greatly appreciated.
    Regards
    BKPA
    BKPA

    Hi ,
    Please see the following articles, run and debug service with breakpoints using F5 from VS, then register the custom content enrichment service with DebugMode and long Timeout to SharePoint, then start a full crawl to call the web service.
    http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/2014/04/08/how-to-use-the-sharepoint-2013-content-enrichment-web-service.aspx
    http://www.jeanpaulva.com/index.php/2014/05/21/content-enrichment-web-service/
    http://msdn.microsoft.com/en-us/library/office/jj163968(v=office.15).aspx#content_enrichment_configuration
    http://www.blendmaster.net/blog/2012/09/using-content-enrichment-web-service-callout-in-sharepoint-2013-preview/
    Thanks,
    Daniel Yang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]
    Daniel Yang
    TechNet Community Support

  • Browse for file/img not working - Win 7

    Browse for file/img not working still - Win 7
    I have tried "run as Admin" and in "XP Compatibility mode" but still no luck fixing this issue in Win 7. Anyone have a potential fix so I can stop wasting time double checking every link/img on new work?
    Thanks!

    Are you referring to this issue?
    Problem selecting local root folder in Vista & Windows 7
    http://forums.adobe.com/thread/478327
    If so, there's no fix yet and not likely to be one.

  • (fn+F2 and fn+F3) for brightness are not working

    (fn+F2 and fn+F3) for brightness are not working, while the other function working properly... help me plz
    DJanoon

    What is the product number?
    Did anything change before this started happening?
    Power the system on and press F10 about once a second to get into BIOS.  Once you are in BIOS, go to the configuration tab (typically next to last tab) and set Action Keys to enabled.  Save the changes, exit, and the system should reboot automatically.  Test the brightness keys wihtout pressing the Fn key.  I suspect they will not work in this state, but I want to rule out the possibilities while awaiting the product number.
    ↙-----------How do I give Kudos?| How do I mark a post as Solved? ----------------↓

  • BI PUBLISHER DOWNLOAD Link  for MS windows not working

    Dear Admin,
    The following link for BI PUBLISHER download on MS windows is not working could you please help ???
    following is the error message
    http://www.oracle.com/errors/404.html
    TA
    s

    Dear Admin,
    The BI Publisher link for windows is not working ........pls pls reply and let me know
    ta
    s

Maybe you are looking for

  • Generating a report for clients that are not registered

    Hi - Hopefully someone can assist. We are looking to generate a report in SCCM 2012 that will tell us if a client is properly registered, and most recent scan. I can't seem to find a generic report for this task, so does anyone know if one exists - o

  • How to avoid long user interface response time in long measurements ?

    Hi I tried to find more information regarding techniques how to avoid long user interface response times in case of extremely long measurement times with an external instrument communicating over GPIB, so I post this hoping to get some hint or a link

  • Keep being asked to agree End User Licence Agreement!

    I've been using Photoshop Album Starter Edition for a while, and am very happy with it. I've noticed now, though, that every time I doubleclick on a photo (I have this app as default for "Open With"), I am asked to confirm acceptance of the EULA. Tha

  • Saving a number into database

    I already calculated using the 'calculation' at the properties pallete. I put the calculated value into a box i created. The box is for display only. If i ownself put the number inside.. when i click 'save' then my database will save the number. But

  • Suggestions and ideas very needed..

    Hi.. I really need to spice up some of my edting and want to know if presets and actions are worth buying and where I can find them. However, if you have any other ideas please let me know...all feedback and ideas are welcomed!