Announcement

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

    Unnecessary horizontal scroll-bars

    Hi,
    after applying new library (built 3.1p.2013-01-16) have all our forms which are using com.smartgwt.client.widgets.form.fields.SectionItem class unnecessary horizontal scroll-bars visible.

    I changed two classes from your showcase:
    1. com.smartgwt.sample.showcase.client.forms.layout.FormSectionsSample
    2. com.smartgwt.sample.showcase.client.forms.layout.FormTitlesSample
    just by setting form's width to 100%.

    As you can see on attached images, FormSectionsSample showcase after this change have also horizontal scroll-bar (also using SectionItem class). FormTitlesSample doesn't.
    Is this a bug? If yes, when can be fixed?

    Tested with:
    - SmartClient Version: v8.3p_2013-01-17/LGPL Development Only (built 2013-01-17)
    - Firefox Version 16.0
    - Windows 7 Enterprise 64bit
    Attached Files
    Last edited by geletkaf; 18 Jan 2013, 08:30.

    #2
    Any news on this issue? Because this is affecting really most of our forms. And probably another side effect of this issue is shaking windows, which are composed from forms with sections.

    Comment


      #3
      We have a developer looking at this. We had thought this would be resolved with some recent changes to scroll-size calculations but it seems like it may be unrelated. We will update this thread as soon as we have more information.

      Regards
      Isomorphic Software

      Comment


        #4
        We've made a change to address this issue. Please try the next nightly build

        Regards
        Isomorphic Software

        Comment


          #5
          Confirmed. This issue was solved.
          Tested with SmartClient Version: v8.3p_2013-01-24/LGPL Development Only (built 2013-01-24).
          Thank you.

          Comment

          Working...
          X