Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 1.7DR#2
    • Fix Version/s: 1.8.1
    • Component/s: Sample Apps
    • Labels:
      None
    • Environment:
      ICEfaces, WebMC

      Description

       - tabbing out of the first name / last name fields results in a loss of
      focus.
      - Enter/Return button doesn't work you have to click join. I might be wrong
      but I thought we had adjusted this one once before.
      - When you go to upload a presentation, the upload pop-up has buttons that
      are partially truncated. (ie. You can't read the upload button. I just
      happen to know where it is).
      - Once you start uploading the pop-up sometimes stays around to give you an
      indication of status, sometimes it dissappears.
      - If you try to upload a second file in the same session it pretty much
      crashes everything. We either would need to fix it or disable the upload
      button so that it activates once per session.

      As the moderator, things are a bit tougher. The truncated button is a big
      problem, as is the trying to load a second file. The rest of the functions
      seemed to work just fine.

        Activity

        Hide
        Ted Goddard added a comment -

        Skype integration failed on firefox because the skype:?call URL caused the onbeforeunload callback to be invoked. This terminated the page interaction, even though the page was not actually unloaded.

        The fix used is to open a new window in response to the onclick on the skype icon, thereby avoiding the onbeforeunload.

        Show
        Ted Goddard added a comment - Skype integration failed on firefox because the skype:?call URL caused the onbeforeunload callback to be invoked. This terminated the page interaction, even though the page was not actually unloaded. The fix used is to open a new window in response to the onclick on the skype icon, thereby avoiding the onbeforeunload.
        Hide
        Ken Fyten added a comment -

        Another issue is that the app. is supposed to be pre-loading the next slide images into the browser so they display immediately (no loading lag visible to the user). This isn't working. The new resource loading API in the bridge may be used for this

        Show
        Ken Fyten added a comment - Another issue is that the app. is supposed to be pre-loading the next slide images into the browser so they display immediately (no loading lag visible to the user). This isn't working. The new resource loading API in the bridge may be used for this
        Hide
        Ted Goddard added a comment -

        Prototype integration with PowerPoint 2008 (Mac) has been checked in. A full solution should allow either PowerPoint 2004 or 2008 to be used (perhaps configured via web.xml). The 2008 integration is more clumsy than the 2004 integration. Due to the removal of VBScript and no addition of an "export" Applescript function, it was necessary to use GUI scripting. The integration is not yet complete since the export directory is lost between successive exports. The best solution may be to open and export the converted PowerPoint files from a common temporary directory.

        Show
        Ted Goddard added a comment - Prototype integration with PowerPoint 2008 (Mac) has been checked in. A full solution should allow either PowerPoint 2004 or 2008 to be used (perhaps configured via web.xml). The 2008 integration is more clumsy than the 2004 integration. Due to the removal of VBScript and no addition of an "export" Applescript function, it was necessary to use GUI scripting. The integration is not yet complete since the export directory is lost between successive exports. The best solution may be to open and export the converted PowerPoint files from a common temporary directory.
        Hide
        Ted Goddard added a comment -

        If opening and exporting files results in export to the user's Documents folder by default, it is also possible that this should be assumed by the script.

        Show
        Ted Goddard added a comment - If opening and exporting files results in export to the user's Documents folder by default, it is also possible that this should be assumed by the script.
        Hide
        Patrick Corless added a comment -

        Leave this one for later. Hopefully when you get to this you'll have a little more experience with css and layout.

        Show
        Patrick Corless added a comment - Leave this one for later. Hopefully when you get to this you'll have a little more experience with css and layout.
        Hide
        Ted Goddard added a comment -

        Create new bugs for specific WebMC issues.

        Show
        Ted Goddard added a comment - Create new bugs for specific WebMC issues.

          People

          • Assignee:
            Unassigned
            Reporter:
            Ted Goddard
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: