4 Replies Latest reply on Mar 10, 2008 6:42 AM by maxandersen

    xhtml: ctrl-hovering not always working

      in xhtml files, I can hover over components/functions, press CTRL and when I click the mouse button, I am taken to the function in the java source file directly (sorry, I don't know the english word for that feature)..

      however it does not work in this case:

      #{registration.selectedCategoryIds[category.id]}


      this works:
      #{registration.selectedCategoryIds}


      should I file a feature request, or am I missing smth.?