Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 4.0
    • Component/s: MOBI-Components
    • Labels:
      None
    • Environment:
      Icefaces 4 trunk
    • Assignee Priority:
      P1
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial

      Description

      Add a new mobi:thumbnail component which will work in conjunction with the mobi:camera component to render a small thumbnail representation of the captured image on the page prior to uploading it to the server.

      1. CameraRenderer.java
        6 kB
        Judy Guglielmin
      2. thumbnail.js
        7 kB
        Judy Guglielmin
      3. ThumbnailMeta.java
        2 kB
        Judy Guglielmin
      4. ThumbnailRenderer.java
        6 kB
        Judy Guglielmin

        Activity

        Hide
        Ken Fyten added a comment -

        Assign to Judy to confirm.

        Show
        Ken Fyten added a comment - Assign to Judy to confirm.
        Hide
        Ken Fyten added a comment -

        Re-open to apply this workaround to the camcorder renderer also.

        Show
        Ken Fyten added a comment - Re-open to apply this workaround to the camcorder renderer also.
        Hide
        Judy Guglielmin added a comment -

        QA for camcorder in thumbnail qa app r 39694
        camcorder timeout on callback rev 43051
        showcase updated to use thumbnail on camera and camcorder example r.43053

        Show
        Judy Guglielmin added a comment - QA for camcorder in thumbnail qa app r 39694 camcorder timeout on callback rev 43051 showcase updated to use thumbnail on camera and camcorder example r.43053
        Hide
        Liana Munroe added a comment -

        Tested with ICEfaces 4 trunk r43054. QA test applications run as expected. Showcase thumbnails are not functioning in the camera or camcorder demo unless the page is refreshed. At that time the thumbnail is displayed.

        Show
        Liana Munroe added a comment - Tested with ICEfaces 4 trunk r43054. QA test applications run as expected. Showcase thumbnails are not functioning in the camera or camcorder demo unless the page is refreshed. At that time the thumbnail is displayed.
        Hide
        Judy Guglielmin added a comment - - edited

        I noticed that the thumbnail was not being rendered as the ClientDescriptor (on first render) did not recognize bridgeIt was present when it was not loaded already in the head for the first request of the page . Not a problem in the QA app, so strange-just a problem in showcase. Commented out the check for icemobileSX or container, and made renderThumbnail true all the time and although it renders the required markup, it still would not render the thumbnail until a GET was performed (similar to FetchContact). Once a GET is performed (page reload), then thumbnail works every time (as does fetchContact).

        Show
        Judy Guglielmin added a comment - - edited I noticed that the thumbnail was not being rendered as the ClientDescriptor (on first render) did not recognize bridgeIt was present when it was not loaded already in the head for the first request of the page . Not a problem in the QA app, so strange-just a problem in showcase. Commented out the check for icemobileSX or container, and made renderThumbnail true all the time and although it renders the required markup, it still would not render the thumbnail until a GET was performed (similar to FetchContact). Once a GET is performed (page reload), then thumbnail works every time (as does fetchContact).

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Liana Munroe
          • Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: