ICEfaces
  1. ICEfaces
  2. ICE-7691

Provide a CSS styleClass for customizing the ajax submit "Busy" indicator

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Won't Fix
    • Affects Version/s: 3.0
    • Fix Version/s: 3.1
    • Component/s: Bridge
    • Labels:
      None
    • Environment:
      ICEfaces 3.0 RC2
    • Assignee Priority:
      P2
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.)

      Description

      When ICEfaces is waiting on a server response, it adds a style="cursor: wait;" to the body element. It would be better to add a class to the body instead. This would provide more flexibility.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28795 Mon Apr 23 18:21:19 MDT 2012 mircea.toma ICE-7691 Added 'busyIndicator' class that can be used to custom style the busy state of the page.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/compat/core/src/main/javascript/status.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28806 Tue Apr 24 16:24:57 MDT 2012 mircea.toma ICE-7691 Namespace style class.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/compat/core/src/main/javascript/status.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28823 Thu Apr 26 09:41:46 MDT 2012 mircea.toma ICE-7691 Add busy indicator test case.
        Files Changed
        Commit graph ADD /icefaces3/trunk/icefaces/samples/core/test/busyIndicator/build.xml
        Commit graph ADD /icefaces3/trunk/icefaces/samples/core/test/busyIndicator/src/main/java/org/icefaces/demo/busyIndicator
        Commit graph ADD /icefaces3/trunk/icefaces/samples/core/test/busyIndicator/src/main/webapp/test-without-status-component.xhtml
        Commit graph ADD /icefaces3/trunk/icefaces/samples/core/test/busyIndicator/src/main
        Commit graph ADD /icefaces3/trunk/icefaces/samples/core/test/busyIndicator/src/main/java/org
        Commit graph ADD /icefaces3/trunk/icefaces/samples/core/test/busyIndicator/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph ADD /icefaces3/trunk/icefaces/samples/core/test/busyIndicator/src/main/resources
        Commit graph ADD /icefaces3/trunk/icefaces/samples/core/test/busyIndicator/src/main/webapp/index.html
        Commit graph ADD /icefaces3/trunk/icefaces/samples/core/test/busyIndicator/src/main/webapp/WEB-INF
        Commit graph ADD /icefaces3/trunk/icefaces/samples/core/test/busyIndicator/src/main/webapp/WEB-INF/web.xml
        Commit graph ADD /icefaces3/trunk/icefaces/samples/core/test/busyIndicator/src/main/webapp
        Commit graph ADD /icefaces3/trunk/icefaces/samples/core/test/busyIndicator
        Commit graph ADD /icefaces3/trunk/icefaces/samples/core/test/busyIndicator/src/main/java/org/icefaces/demo
        Commit graph ADD /icefaces3/trunk/icefaces/samples/core/test/busyIndicator/src/main/java
        Commit graph ADD /icefaces3/trunk/icefaces/samples/core/test/busyIndicator/src/main/java/org/icefaces
        Commit graph ADD /icefaces3/trunk/icefaces/samples/core/test/busyIndicator/src/main/java/org/icefaces/demo/busyIndicator/SleepBean.java
        Commit graph ADD /icefaces3/trunk/icefaces/samples/core/test/busyIndicator/src
        Commit graph ADD /icefaces3/trunk/icefaces/samples/core/test/busyIndicator/src/main/webapp/test-with-status-component.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28836 Thu Apr 26 13:57:59 MDT 2012 mircea.toma ICE-7691 Fix link in index page. Tweak style for the status component.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/core/test/busyIndicator/src/main/webapp/index.html
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/core/test/busyIndicator/src/main/webapp/test-with-status-component.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28840 Thu Apr 26 15:05:10 MDT 2012 mircea.toma ICE-7691 Reverted back to the strategy where only the cursor is changed programmaticaly (as opposed to using a style class).
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/compat/core/src/main/javascript/status.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28841 Thu Apr 26 15:14:56 MDT 2012 mircea.toma ICE-7691 Enable 'wait' cursor for Webkit based browsers.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/compat/core/src/main/javascript/status.js

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Evgheni Sadovoi
          • Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: