ICEfaces
  1. ICEfaces
  2. ICE-4994

CLONE -Menu state not reset after menu is hidden when with displayOnClick="true"

    Details

    • Affects:
      Sample App./Tutorial

      Description

      If I put displayOnClick="true" and I click on it it works as it should.
      But the second time I move over the menu, it is displayed without a click. I guess it should not be displayed with mouseover.

        Activity

        Sandro Lehmann created issue -
        Hide
        Ken Fyten added a comment -

        Sandro Lehmann added a comment - 05/Oct/09 02:26 AM

        I think it does not work yet.
        In the war file are three menubars.
        1. Click on the first menu -> the menu is opened
        2. Click somewhere else within the screen -> the menu is closed
        3. Move over the first menu -> the menu is opened without a click
        4. Click somewhere else within the screen -> the menu is closed
        5. Move over the first menu -> the menu is not opened

        Patrick Dobler added a comment - 05/Oct/09 04:41 AM
        Behaviour verified

        The attached project with the given tutorial surely has a weird behaviour:

        [Update]
        #The following step is wrong:
        4. Click somewhere else within the screen -> the menu is closed
        In order to close the menu you need to click the entry thus it is not gonna reopen again on mouseover

        #The last MenuBar is not affected for some reason

        #Everything works fine if you're using just one MenuBar component (in the example they are using 3 diff. MenuBar)

        Show
        Ken Fyten added a comment - Sandro Lehmann added a comment - 05/Oct/09 02:26 AM I think it does not work yet. In the war file are three menubars. 1. Click on the first menu -> the menu is opened 2. Click somewhere else within the screen -> the menu is closed 3. Move over the first menu -> the menu is opened without a click 4. Click somewhere else within the screen -> the menu is closed 5. Move over the first menu -> the menu is not opened Patrick Dobler added a comment - 05/Oct/09 04:41 AM Behaviour verified The attached project with the given tutorial surely has a weird behaviour: [Update] #The following step is wrong: 4. Click somewhere else within the screen -> the menu is closed In order to close the menu you need to click the entry thus it is not gonna reopen again on mouseover #The last MenuBar is not affected for some reason #Everything works fine if you're using just one MenuBar component (in the example they are using 3 diff. MenuBar)
        Ken Fyten made changes -
        Field Original Value New Value
        Salesforce Case []
        Fix Version/s 1.8.3 [ 10211 ]
        Fix Version/s 1.8.2 [ 10190 ]
        Fix Version/s 1.8.2-RC1 [ 10210 ]
        Affects Version/s 1.8.2 [ 10190 ]
        Affects Version/s 1.8 [ 10161 ]
        Ken Fyten made changes -
        Attachment MenuTest.war [ 12019 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #19514 Tue Oct 27 14:16:55 MDT 2009 adnan.durrani Fix for ICE-4994 (CLONE -Menu state not reset after menu is hidden when with displayOnClick="true")
        Changes made so all menu's click state will be turned off, on any click event when displayOnClick="true".
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/bridge/lib/extras/keyboardNavigator.js
        Commit graph MODIFY /icefaces/trunk/icefaces/bridge/component/menu.js
        Adnan Durrani made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        Hide
        Adnan Durrani added a comment -

        Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\bridge\component\menu.js
        Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\bridge\lib\extras\keyboardNavigator.js
        Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\bridge\component\menu.js
        Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\bridge\lib\extras\keyboardNavigator.js
        Completed: At revision: 19514

        Show
        Adnan Durrani added a comment - Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\bridge\component\menu.js Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\bridge\lib\extras\keyboardNavigator.js Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\bridge\component\menu.js Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\bridge\lib\extras\keyboardNavigator.js Completed: At revision: 19514
        Adnan Durrani made changes -
        Status In Progress [ 3 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Hide
        Joanne Bai added a comment -

        Tested with success on ICEfaces trunk rev. 19551 + Tomcat6
        Tested in FF3.5 and IE8

        Test app committed to repo\qa\trunk\Regression\ICE-4994

        Show
        Joanne Bai added a comment - Tested with success on ICEfaces trunk rev. 19551 + Tomcat6 Tested in FF3.5 and IE8 Test app committed to repo\qa\trunk\Regression\ ICE-4994
        Ken Fyten made changes -
        Fix Version/s 1.8.2-EE-Beta [ 10215 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #19599 Wed Nov 04 10:36:27 MST 2009 adnan.durrani Regression of ICE-4994 fixed.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/bridge/lib/extras/keyboardNavigator.js
        Hide
        Joanne Bai added a comment -

        Component showcase Menu Bar does not work - menu not showing on pointing / clicking.

        Show
        Joanne Bai added a comment - Component showcase Menu Bar does not work - menu not showing on pointing / clicking.
        Joanne Bai made changes -
        Resolution Fixed [ 1 ]
        Status Resolved [ 5 ] Reopened [ 4 ]
        Affects [Sample App./Tutorial]
        Hide
        Joanne Bai added a comment -

        Sorry. More infor here...

        The Menu Bar problem is found when testing component showcase of ICEfaces-EE-1.8.2-Beta build.1, which is seen on both jsp and facelets version.

        Server tested: Tomcat6
        Browsers tested: IE8, FF3.5

        Show
        Joanne Bai added a comment - Sorry. More infor here... The Menu Bar problem is found when testing component showcase of ICEfaces-EE-1.8.2-Beta build.1, which is seen on both jsp and facelets version. Server tested: Tomcat6 Browsers tested: IE8, FF3.5
        Hide
        Adnan Durrani added a comment -

        Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\bridge\lib\extras\keyboardNavigator.js
        Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\bridge\lib\extras\keyboardNavigator.js
        Completed: At revision: 19599

        Modified: D:\work\development\head\svn\ossrepo\icefaces-ee\branches\icefaces-ee-1.8.2\icefaces\bridge\lib\extras\keyboardNavigator.js
        Sending content: D:\work\development\head\svn\ossrepo\icefaces-ee\branches\icefaces-ee-1.8.2\icefaces\bridge\lib\extras\keyboardNavigator.js
        Completed: At revision: 19600

        Show
        Adnan Durrani added a comment - Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\bridge\lib\extras\keyboardNavigator.js Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\bridge\lib\extras\keyboardNavigator.js Completed: At revision: 19599 Modified: D:\work\development\head\svn\ossrepo\icefaces-ee\branches\icefaces-ee-1.8.2\icefaces\bridge\lib\extras\keyboardNavigator.js Sending content: D:\work\development\head\svn\ossrepo\icefaces-ee\branches\icefaces-ee-1.8.2\icefaces\bridge\lib\extras\keyboardNavigator.js Completed: At revision: 19600
        Adnan Durrani made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Fix Version/s 1.8.2-EE-GA [ 10216 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Adnan Durrani [ adnan.durrani ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #21735 Sun Jun 13 19:28:48 MDT 2010 adnan.durrani Fix for ICE-5773 (Regression: ICE-4994 Menu state not reset after menu is hidden when with displayOnClick="true")
        Files Changed
        Commit graph MODIFY /icefaces/scratchpads/glimmer/compat/core/src/main/javascript/extras/extras.js

          People

          • Assignee:
            Unassigned
            Reporter:
            Sandro Lehmann
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: