ICEfaces
  1. ICEfaces
  2. ICE-10082

Showcase - Add ICECORE component demos

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 4.0
    • Labels:
      None
    • Environment:
      ICEfaces 4 showcase sample application
    • Assignee Priority:
      P2
    • Affects:
      Sample App./Tutorial

      Description

      For ICEfaces 4 we need to add a new demo set / tab to the ICEfaces Showcase sample application that would provide demos for each of the available ICECORE tags.

      This set includes:

      - icecore:config
      - icecore:defaultAction
      - icecore:focusManager
      - icecore:idleMonitor
      - icecore:jsEventListener
      - icecore:navigationNotifier
      - icecore:push
      - icecore:redirect
      - icecore:refresh
      - icecore:setEventPhase

        Activity

        Ken Fyten created issue -
        Ken Fyten made changes -
        Field Original Value New Value
        Assignee Ken Fyten [ ken.fyten ]
        Fix Version/s 4.0 [ 11382 ]
        Affects Sample App./Tutorial [ 10001 ]
        Assignee Priority P1 [ 10010 ]
        Hide
        Ken Fyten added a comment -

        Note that the icecore:push demo should provide examples of using push to asynchronously update components states in an on going manner such as dataTable or chart values being updated continuously every second or two.

        Show
        Ken Fyten added a comment - Note that the icecore:push demo should provide examples of using push to asynchronously update components states in an on going manner such as dataTable or chart values being updated continuously every second or two.
        Ken Fyten made changes -
        Assignee Ken Fyten [ ken.fyten ] Mircea Toma [ mircea.toma ]
        Ken Fyten made changes -
        Assignee Priority P1 [ 10010 ] P2 [ 10011 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #41861 Thu Jul 24 07:44:19 MDT 2014 mircea.toma ICE-10082 Added demo pages and corresponding beans for icecore:defaultAction, icecore:focusManager, icecore:jsEventListener, and icecore:idelMonitor.
        Files Changed
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/core/focus-manager.xhtml
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/FocusManagerBean.java
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/FocusManagerBeanResources.java
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/core
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/core/default-action.xhtml
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/DefaultActionBean.java
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/IdleMonitorBean.java
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/DefaultActionBeanResources.java
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/view/navigation/CoreMenu.java
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/JsEventListenerBean.java
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/JsEventListenerBeanResources.java
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/core/js-event-listener.xhtml
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/core/idle-monitor.xhtml
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/IdleMonitorBeanResources.java
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/showcase-core.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #41862 Thu Jul 24 07:54:48 MDT 2014 mircea.toma ICE-10082 Fix icecore:focuManager's description. Remove partial update of teh focus manager. Remove unused methods.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/core/focus-manager.xhtml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/FocusManagerBean.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #42009 Thu Jul 24 13:24:02 MDT 2014 mircea.toma ICE-10082 Added demo for icecore:navigationNotifier component.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/JsEventListenerBeanResources.java
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/core/navigation-notifier.xhtml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/IdleMonitorBeanResources.java
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/core/navigation-notifier-next.xhtml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/showcase-core.xhtml
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/NavigationNotifierBeanResources.java
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/NavigationNotifierBean.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #42010 Thu Jul 24 13:27:23 MDT 2014 mircea.toma ICE-10082 Remove unused binding.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/core/focus-manager.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #42022 Mon Jul 28 18:40:32 MDT 2014 mircea.toma ICE-10082 Added icecore:push demo.
        Files Changed
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/PushBeanResources.java
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/PushBean.java
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/core/push.xhtml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/showcase-core.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #42027 Tue Jul 29 13:47:59 MDT 2014 mircea.toma ICE-10082 Added icecore:loadBundle demo.
        Files Changed
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/resources/org/icefaces/samples/showcase/view/resources/loadBundleTest_it.properties
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/resources/org/icefaces/samples/showcase/view/resources/loadBundleTest_en_CA.properties
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/LoadBundleBean.java
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/resources/org/icefaces/samples/showcase/view/resources/loadBundleTest_en_US.properties
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/core/load-bundle.xhtml
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/LoadBundleBeanResources.java
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/resources/org/icefaces/samples/showcase/view/resources/loadBundleTest_fr.properties
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/showcase-core.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #42028 Tue Jul 29 13:51:54 MDT 2014 mircea.toma ICE-10082 Fix reference to demo bean.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/core/load-bundle.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #42033 Tue Jul 29 16:03:38 MDT 2014 mircea.toma ICE-10082 Add icecore:redirect demo. Use encodeBegin in component's renderer to make sure JS code is sent to the browser.
        Files Changed
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/RedirectBeanResources.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/impl/component/Redirect.java
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/core/redirect-next.xhtml
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/core/redirect.xhtml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/showcase-core.xhtml
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/RedirectBean.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #42034 Tue Jul 29 16:26:59 MDT 2014 mircea.toma ICE-10082 Fix icecore:redirect demo's title and description.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/RedirectBean.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #42044 Wed Jul 30 17:00:19 MDT 2014 mircea.toma ICE-10082 Add icecore:refresh demo.
        Files Changed
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/core/refresh.xhtml
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/RefreshBeanResources.java
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/RefreshBean.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/showcase-core.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #42045 Wed Jul 30 17:00:51 MDT 2014 mircea.toma ICE-10082 Remove unused property.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/RefreshBean.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #42052 Thu Jul 31 13:33:59 MDT 2014 mircea.toma ICE-10082 Introduced CoreSetup bean that configures the NavigationModel so that demo's content is always shown. Remove unused namespaces in *.xhtml files.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/core/focus-manager.xhtml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/core/navigation-notifier.xhtml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/core/refresh.xhtml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/core/redirect.xhtml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/core/default-action.xhtml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/core/js-event-listener.xhtml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/core/idle-monitor.xhtml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/core/push.xhtml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/core/load-bundle.xhtml
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/CoreSetup.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/showcase-core.xhtml
        Hide
        Mircea Toma added a comment - - edited

        Implemented individual demos for the following components:
        icecore:defaultAction, icecore:jsEventListener, icecore:focusManager, icecore:idleMonitor, icecore:navigationNotifier, icecore:push, icecore:loadBundle, icecore:redirect, and icecore:refresh.

        For icecore:config and icecore:setEventPhase I could not figure out a visual way to demonstrate component's capabilities.

        The demo pages use ACE's templates to generated WIKI and TLD links and source code includes. The entry page is at showcase-core.jsf.

        Show
        Mircea Toma added a comment - - edited Implemented individual demos for the following components: icecore:defaultAction , icecore:jsEventListener , icecore:focusManager , icecore:idleMonitor , icecore:navigationNotifier , icecore:push , icecore:loadBundle , icecore:redirect , and icecore:refresh . For icecore:config and icecore:setEventPhase I could not figure out a visual way to demonstrate component's capabilities. The demo pages use ACE's templates to generated WIKI and TLD links and source code includes. The entry page is at showcase-core.jsf .
        Mircea Toma made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Hide
        Liana Munroe added a comment - - edited

        Reopening for the following issues:
        icecore:push, icecore:navigationNotifier demos need this text removed:
        The <icecore:defaultAction> component allows users to execute actions triggered by key presses when no other component in the page will. The following key presses are wired to trigger default action: Enter, Esc, Left Arrow, F3. The rest of key presses are ignored.

        Header facet in icecore:navigationNotifier needs to be updated as well.

        In the following demos the source code tabs are labelled autoCompleteEntry instead of their actual .java and .xhtml file names:
        icecore:defaultAction, jsEventListener, focusManager, idleMonitor, navigationNotifier.

        Show
        Liana Munroe added a comment - - edited Reopening for the following issues: icecore:push, icecore:navigationNotifier demos need this text removed: The <icecore:defaultAction> component allows users to execute actions triggered by key presses when no other component in the page will. The following key presses are wired to trigger default action: Enter, Esc, Left Arrow, F3. The rest of key presses are ignored. Header facet in icecore:navigationNotifier needs to be updated as well. In the following demos the source code tabs are labelled autoCompleteEntry instead of their actual .java and .xhtml file names: icecore:defaultAction, jsEventListener, focusManager, idleMonitor, navigationNotifier.
        Liana Munroe made changes -
        Resolution Fixed [ 1 ]
        Status Resolved [ 5 ] Reopened [ 4 ]
        Liana Munroe made changes -
        Attachment alignment.PNG [ 17315 ]
        Liana Munroe made changes -
        Attachment alignment.PNG [ 17315 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #42085 Thu Aug 07 12:51:08 MDT 2014 mircea.toma ICE-10082 Corrected title and description fields for icecore component demos.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/PushBeanResources.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/JsEventListenerBean.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/PushBean.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/FocusManagerBean.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/LoadBundleBean.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/DefaultActionBean.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/IdleMonitorBean.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/NavigationNotifierBean.java
        Hide
        Mircea Toma added a comment -

        Corrected title and description fields for icecore component demos.

        Show
        Mircea Toma added a comment - Corrected title and description fields for icecore component demos.
        Mircea Toma made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Hide
        Liana Munroe added a comment -

        Verified Icefaces 4 trunk r42085. Tomcat 7, all browsers.

        Show
        Liana Munroe added a comment - Verified Icefaces 4 trunk r42085. Tomcat 7, all browsers.
        Hide
        Ken Fyten added a comment - - edited

        Re-opening with the following suggestions/comments from my review:

        icecore:defaultAction

        1. The target form should have additional components added to it so can be easily seen that the events can be generated from anywhere inside the form, and not just a single entry component.
        2. Only the "Enter" listener is fired for my on my Mac?

        icecore:focusManager

        1. Is a full page reload really necessary for this to work? I thought it would work with any partial-page update? If so, let's change it to not require a reload, perhaps by having the update replace a section of the page with different components?
        2. We should expand this demo to also demonstrate the auto-focus behaviour when an invalid component is on the page by adding a component that is "Required=true" and explaining it.

        icecore:navigationNotifier

        1. This demo doesn't load for me when selected in the top menu (Safari). If I reload the page after selecting it it works.
        2. Also, anytime it is supposed to show me a notification it instead shows a blank page.

        The rest of the demos are looking good and are nice and succinct.

        Show
        Ken Fyten added a comment - - edited Re-opening with the following suggestions/comments from my review: icecore:defaultAction The target form should have additional components added to it so can be easily seen that the events can be generated from anywhere inside the form, and not just a single entry component. Only the "Enter" listener is fired for my on my Mac? icecore:focusManager Is a full page reload really necessary for this to work? I thought it would work with any partial-page update? If so, let's change it to not require a reload, perhaps by having the update replace a section of the page with different components? We should expand this demo to also demonstrate the auto-focus behaviour when an invalid component is on the page by adding a component that is "Required=true" and explaining it. icecore:navigationNotifier This demo doesn't load for me when selected in the top menu (Safari). If I reload the page after selecting it it works. Also, anytime it is supposed to show me a notification it instead shows a blank page. The rest of the demos are looking good and are nice and succinct.
        Ken Fyten made changes -
        Resolution Fixed [ 1 ]
        Status Resolved [ 5 ] Reopened [ 4 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #42117 Thu Aug 14 18:11:35 MDT 2014 mircea.toma ICE-10082 Added more components types into icecore:defaultAction's demo page.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/core/default-action.xhtml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/DefaultActionBean.java
        Hide
        Mircea Toma added a comment -

        Added more components types into icecore:defaultAction's demo page.

        Show
        Mircea Toma added a comment - Added more components types into icecore:defaultAction's demo page.
        Hide
        Mircea Toma added a comment - - edited

        Modified icecore:focusManager demo to showcase also the focusing of invalid components after submit. The page reload is needed, allowing the focus manager to move focus after a partial update can generate a lot of interference with our focus retention. See more here: ICE-9639.

        Show
        Mircea Toma added a comment - - edited Modified icecore:focusManager demo to showcase also the focusing of invalid components after submit. The page reload is needed, allowing the focus manager to move focus after a partial update can generate a lot of interference with our focus retention. See more here: ICE-9639 .
        Hide
        Mircea Toma added a comment -

        I can reproduce the issue seen in Safari when switching to icecore:navigationNotifier demo. My guess is that RSH doesn't really work with the latest Safari versions. I will need to digg more to find out where the problem is.

        Show
        Mircea Toma added a comment - I can reproduce the issue seen in Safari when switching to icecore:navigationNotifier demo. My guess is that RSH doesn't really work with the latest Safari versions. I will need to digg more to find out where the problem is.
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #42122 Fri Aug 15 18:32:50 MDT 2014 mircea.toma ICE-10082 Improved FocusManager component demo.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/core/focus-manager.xhtml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/FocusManagerBean.java
        Hide
        Carmen Cristurean added a comment - - edited

        ICEfaces4 trunk rev. 42123:
        In showcase > icecore:focusManager: the focus is not applied to the selected component (all browsers).

        ICE-10177 was created for the following issue:
        In the icecore:focusManager QA test application:
        1) /focusManagerFor.jsf: any of the drop-down components on the page cannot be opened up for selection (all browsers); occasionally they started working after interacting with the page for a few minutes.
        2) /focusManagerValidation.jsf: focus changes rapidly between the first two input fields (ace:textEntry and the ace:textAreaEntry) when starting tabbing through the input entries (all browsers).
        Test application: http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Nightly/focusManager

        Show
        Carmen Cristurean added a comment - - edited ICEfaces4 trunk rev. 42123: In showcase > icecore:focusManager: the focus is not applied to the selected component (all browsers). ICE-10177 was created for the following issue: In the icecore:focusManager QA test application: 1) /focusManagerFor.jsf: any of the drop-down components on the page cannot be opened up for selection (all browsers); occasionally they started working after interacting with the page for a few minutes. 2) /focusManagerValidation.jsf: focus changes rapidly between the first two input fields (ace:textEntry and the ace:textAreaEntry) when starting tabbing through the input entries (all browsers). Test application: http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Nightly/focusManager
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #42152 Mon Aug 25 12:41:36 MDT 2014 mircea.toma ICE-10082 Make sure the ace:selectMenu submits the focused component selection on value change.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/core/focus-manager.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #42154 Mon Aug 25 13:23:25 MDT 2014 mircea.toma ICE-10082 Make bean serializable.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/core/CoreSetup.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #42155 Mon Aug 25 13:26:47 MDT 2014 mircea.toma ICE-10082 Replace outputLabel with outputText component to avoid JSF warnings for missing referenced ID.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/core/default-action.xhtml
        Hide
        Mircea Toma added a comment - - edited

        Fixed the issue with icecore:defaultAction in the component itself, see ICE-10183.

        Show
        Mircea Toma added a comment - - edited Fixed the issue with icecore:defaultAction in the component itself, see ICE-10183 .
        Hide
        Mircea Toma added a comment - - edited

        The fixes for ICE-10176 and the modification made to the demo page to have ace:selectMenu submit the focused component selection on value change should have fixed the icecore:focusManager demo.

        Show
        Mircea Toma added a comment - - edited The fixes for ICE-10176 and the modification made to the demo page to have ace:selectMenu submit the focused component selection on value change should have fixed the icecore:focusManager demo.
        Hide
        Mircea Toma added a comment -

        Here are the steps to test Forward button:

        • Select icecore:navigationNotifier demo page.
        • Click on 'Navigate to the other page' link.
        • Click the 'link' link (on the second row of text).
        • Click the browser's 'Back' button.
        • Click the browser's 'Forward' button.
        • Check if navigation was detected.
        Show
        Mircea Toma added a comment - Here are the steps to test Forward button: Select icecore:navigationNotifier demo page. Click on 'Navigate to the other page' link. Click the 'link' link (on the second row of text). Click the browser's 'Back' button. Click the browser's 'Forward' button. Check if navigation was detected.
        Hide
        Carmen Cristurean added a comment - - edited

        ICEfaces4 trunk rev. 42310:
        1) A server warning is seen when accessing the showcase/showcase-core.jsf page:
        WARNING: JSF1063: WARNING! Setting non-serializable attribute value into HttpSession (key: coreMenu, value class: org.icefaces.samples.showcase.view.navigation.CoreMenu).

        2) icecore:jsEventListener fails to capture the "keypress" event in IE10/11 and Chrome36; not an issue in FF31.

        3) icecore:navigationNotifier
        In IE10 JS errors occur when loading this component from drop-down on /showcase-core.jsf page; this demo fails to render in IE10.

        Message: Access is denied.
        Line: 1909
        Char: 13
        Code: 0
        URI: http://10.18.39.149:8080/showcase/javax.faces.resource/jsf.js.jsf?ln=javax.faces&stage=Development&v=4_0_0_140826

        Message: Unable to get property 'iframeLoaded' of undefined or null reference
        Line: 43
        Char: 13
        Code: 0
        URI: http://10.18.39.149:8080/showcase/javax.faces.resource/navigation-notifier/blank.html.jsf?

        Show
        Carmen Cristurean added a comment - - edited ICEfaces4 trunk rev. 42310: 1) A server warning is seen when accessing the showcase/showcase-core.jsf page: WARNING: JSF1063: WARNING! Setting non-serializable attribute value into HttpSession (key: coreMenu, value class: org.icefaces.samples.showcase.view.navigation.CoreMenu). 2) icecore:jsEventListener fails to capture the "keypress" event in IE10/11 and Chrome36; not an issue in FF31. 3) icecore:navigationNotifier In IE10 JS errors occur when loading this component from drop-down on /showcase-core.jsf page; this demo fails to render in IE10. Message: Access is denied. Line: 1909 Char: 13 Code: 0 URI: http://10.18.39.149:8080/showcase/javax.faces.resource/jsf.js.jsf?ln=javax.faces&stage=Development&v=4_0_0_140826 Message: Unable to get property 'iframeLoaded' of undefined or null reference Line: 43 Char: 13 Code: 0 URI: http://10.18.39.149:8080/showcase/javax.faces.resource/navigation-notifier/blank.html.jsf?
        Liana Munroe made changes -
        Attachment validation.PNG [ 17340 ]
        Liana Munroe made changes -
        Attachment validation.PNG [ 17340 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #42313 Wed Aug 27 10:13:06 MDT 2014 mircea.toma ICE-10082 Make bean serializable to alleviate JSF warnings.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/view/navigation/CoreMenu.java
        Hide
        Mircea Toma added a comment - - edited

        1) Made CoreMenu bean serializable to alleviate JSF warnings.

        2) Some keypress events are captured by the browser itself when running in IE or Chrome. This is a known limitation, keydown should be used instead to capture any key type event.

        3) Modified rsh.js to create iframe element needed by IE to use DOM API instead of writing markup into the parsed document. This element creation method does not trigger "Access denied" errors in IE10.

        Show
        Mircea Toma added a comment - - edited 1) Made CoreMenu bean serializable to alleviate JSF warnings. 2) Some keypress events are captured by the browser itself when running in IE or Chrome. This is a known limitation, keydown should be used instead to capture any key type event. 3) Modified rsh.js to create iframe element needed by IE to use DOM API instead of writing markup into the parsed document. This element creation method does not trigger "Access denied" errors in IE10.
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #42317 Wed Aug 27 14:19:29 MDT 2014 mircea.toma ICE-10082 Modified rsh.js to create iframe element needed by IE to use DOM API instead of writing markup into the parsed document.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/core/src/main/resources/META-INF/resources/navigation-notifier/rsh.js
        Ken Fyten made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Hide
        Carmen Cristurean added a comment -

        Verified last 3 issues with IF4 trunk rev. 42320 in IE10, FF31.

        Show
        Carmen Cristurean added a comment - Verified last 3 issues with IF4 trunk rev. 42320 in IE10, FF31.
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Ken Fyten
          • Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: