Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Not able to see “and” Text (operator) in between condition

    Hi,
    we are using Smart Gwt-4.1p (23rd May 2014)
    Browser: IE8 and IE9

    Please check the below link for the reference:
    http://www.smartclient.com/smartgwt/...r_builder_grid

    And attached Screenshot “ConditionVisibility.png”.

    Issue: Not able to see “and” Text (operator) in between condition.

    Steps for Issue reproduce:

    1. Select “code” as in first condition.
    2. According to selection of first condition second condition will change.
    3. Now select “between (inclusive) from second condition”
    Expected: All the controls should to be visible.
    Actual: User are not able to see which controls are available.

    Please let us know, how to resolve this issue.

    Thanks’.
    Attached Files
    Last edited by vnathank; 24 Nov 2014, 22:58.

    #2
    Changes were made to FilterClause layout in the summer and in October, so you should probably update to the latest from smartclient.com initially.

    In the meantime, does your filterBuilder have a fixed width? If so, you could make it a bit wider. Or you can could call filterBuilder.setValueItemWidth() and pass something smaller than the default of 150.

    Comment


      #3
      Hi,
      Thanks for your reply.

      we are using Smart Gwt-4.1p (29th October 2014)
      Browser: IE8 and IE9
      We have set the “filterBuilder.setValueItemWidth(120);” 120px width for filterBuilder
      But still we are facing same issue.

      Please let us know if you have some other solution.
      Thanks.

      Comment


        #4
        Please try your test case with the most recent patched version and the default skin - seems to be working fine. If you can still reproduce the problem, let us know.

        Comment


          #5
          Hi,
          We have used Smart GWT – 4.1p(25th December 2014)
          this issue is still same for the IE8 and IE9 browser.

          Comment


            #6
            Hi,

            we are waiting for your reply.
            would you please let us know the solution.

            Thanks.

            Comment


              #7
              We're now able to see this issue in IE8 and we're looking into it - we'll update here when we have more information.
              Last edited by Isomorphic; 30 Dec 2014, 05:25.

              Comment


                #8
                This IE8/9 specific issue has been fixed for builds dated January 1 and later.

                Note that you need to retest with a build from smartclient.com/builds, not with the public showcase on our website - the build on the public website isn't updated every day.

                Comment


                  #9
                  Hi Isomorphic,

                  May I know when is the official build release for next version ?
                  So that, we can integrate it in our application.
                  I am able to see the nightly builds in smartclient.com/builds.

                  Thank you.

                  Comment


                    #10
                    This was fixed in your version. Always grab the most recent build for your version.

                    Comment

                    Working...
                    X