Announcement

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

    Multiple UI Issues in SmartClient 14.1p (Fixed in 15.0d)

    Multiple UI Issues in SmartClient 14.1p (Fixed in 15.0d)

    Environment Information
    • SmartClient version with issues: 14.1p
    • Version where issues are fixed: 15.0d
    • Browsers tested: chrome, edge


    Issue #1: ListGrid Filter UI Issue

    Description
    There appears to be a significant difference in the ListGrid Filter UI display between versions 14.1p and 15.0d. In 14.1p, the filter UI has rendering/formatting issues that are resolved in the 15.0d version.

    Expected Behavior
    Filter UI should display properly with correct formatting and all elements properly aligned (as seen in 15.0d).

    Actual Behavior in 14.1p
    The filter UI does not display correctly..

    Screenshots
    14.1p
    Click image for larger version

Name:	14-1.png
Views:	16
Size:	11.0 KB
ID:	275654

    15.0d
    Click image for larger version

Name:	15-1.png
Views:	14
Size:	22.4 KB
ID:	275655
    Issue #2: Dropdown Selection Filter Not Working

    Description
    The dropdown selection filter functionality is not working properly in SmartClient 14.1p, while it works as expected in 15.0d.

    Expected Behavior
    The grid should filter records based on the selected dropdown value (as it does in 15.0d).

    Screenshots
    14.1p

    Click image for larger version

Name:	14-2.png
Views:	14
Size:	51.1 KB
ID:	275656

    15.0d
    Click image for larger version

Name:	15-2.png
Views:	14
Size:	52.2 KB
ID:	275657
    Issue #3: Date Filter UI Issue

    Description
    The Date Filter UI component has display or functionality issues in SmartClient 14.1p that have been resolved in 15.0d.


    Expected Behavior
    Date filter UI should display properly and allow effective date-based filtering (as seen in 15.0d).

    Screenshots

    14.1p
    Click image for larger version

Name:	14-3.png
Views:	14
Size:	29.0 KB
ID:	275658

    15.0d

    Click image for larger version

Name:	15-3.png
Views:	14
Size:	24.8 KB
ID:	275659
    Additional Notes


    These issues appear to be fixed in the 15.0d version. We've verified that all three functionalities work correctly in the standard build and in the 15.0d development build, but they continue to cause problems while using 14.1p.

    Any assistance or workarounds would be greatly appreciated.

    #2
    You've got a broken installation of 14.1.

    This is very obvious, since the public Showcase doesn't show completely broken component appearances, and because these forums are not flooded with reports of major visual problems.

    The most likely cause is that you have accidentally combined files from 14.1 with files from 15.0, possibly just due to browser caching (not clearing cache when switching framework versions).

    Clear cache to check if it's browser caching, then if that isn't the problem, look at your installed SmartClient resources - you should find that you somehow ended up with a mix of versions, or possibly just missing resources or corrupted files (e.g. automatic source control merge or similar).

    Comment


      #3
      Thank you for your prompt response.

      I want to clarify that I've ensure a clean installation of SmartClient 14.1p:
      1. I followed the installation guide for SmartClient 14.1p precisely
      2. I completely removed all 15.0d resources before installing 14.1p resources
      3. I cleared browser cache thoroughly after the installation
      4. I've tested in multiple browsers, including incognito/private mode with cache disabled
      5. I've verified file integrity of all installed 14.1p resources

      Despite these precautions, the issues persist consistently across different environments and browsers.

      To verify your suggestion about mixed versions, I've double-checked all resource files to confirm they are indeed from version 14.1p exclusively:
      • All JS files show "v=14.1p" in their headers
      • File timestamps match the 14.1p release date
      • No 15.0 resources remain in the deployment directory

      Comment


        #4
        I should clarify an important detail: we're experiencing these issues specifically with the Tahoe and Stratus themes in SmartClient 14.1p. We've verified that when using the Standard theme, these problems do not occur.

        Our testing shows:
        • Tahoe theme: All three UI issues are present
        • Stratus theme: All three UI issues are present
        • Standard theme: No issues observed

        This theme-specific behavior is consistent across different browsers and installations. We've carefully verified that we have a clean installation of 14.1p with all appropriate resources.

        Comment


          #5
          Here is a link to the 14.1 Showcase in the Tahoe skin, where you can see there are no issues.

          https://smartclient.com/smartclient-...ter&skin=Tahoe

          So again, a correct installation looks fine - your problem is not coming from our framework.

          Note that you are talking about "14.1" and "15.0" build versions, but builds differ by build date due to patches (see smartclient.com/builds).

          So, amongst many other things that could be wrong, you might be using a load_skin.js file that doesn't match skin_styles.css, which would create these kinds of problems.

          Comment


            #6
            I have tested request url for skin_styles.css on postman
            and as you can see following is the result

            1. With isc_version parameter(from the version name it is latest of 14.1p)
            Click image for larger version  Name:	na.png Views:	0 Size:	53.8 KB ID:	275685

            2. Without isc_version parameter

            Click image for larger version  Name:	ct.png Views:	0 Size:	134.7 KB ID:	275686



            I have done all steps correctly
            1. Removed previous resources carefully and placed 14.1p resources
            2. Updated version "sc.version"
            3. cleared cache and postman does not allow cache

            Pls guide me through to resolve this issue.

            Comment

            Working...
            X