Announcement

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

  • Blama
    replied
    Hello all,

    for the sake of completeness: These treads are also about system zoom and behaviours/errors when using it.

    Best regards
    Blama

    Leave a comment:


  • stonebranch2
    replied
    I stumbled across this feature (see attached Control Panel Display setting screenshot) in Windows 7 that seems to provide some kind of zoom, outside of the browser itself.

    Seems FF is impacted by it, as changing this really had an impact on the size of things within FF.

    I did a quick test, and didn't see the clipping immediately once set to "Smaller 100%", so I will keep an eye on it.

    This is not an option I have changed, looks like it defaults to "Medium 125%".

    Regards
    Attached Files

    Leave a comment:


  • stonebranch2
    replied
    1920x1080
    Using:
    <!DOCTYPE html>

    I have a hunch about something though, verifying now.

    Leave a comment:


  • Isomorphic
    replied
    What screen resolution are you in, and are you setting the HTML5 doctype?

    Leave a comment:


  • stonebranch2
    replied
    It happens for me with FF24.8.1 on Windows.

    I don't use zoom, and I double-checked to be sure.

    I will upgrade to the latest FF on Windows when I can and provide an update if the clipping is gone;

    Regards

    Leave a comment:


  • Blama
    replied
    If it helps:
    I (not the OP) see it in FF26 when zoomed "+1". I don't see it in FF26 unzoomed or IE11/GC43 (either zoomed or unzoomed).

    Best regards
    Blama

    Leave a comment:


  • Isomorphic
    replied
    We're not seeing this issue, and it's clearly unrelated to the previous issue (which was related to some machines doing poor image scaling). Is it possible your screenshot was taken zoomed? Sizes do not seem to match the results we see.

    Leave a comment:


  • Isomorphic
    replied
    Thanks for a letting us know - we'll have a developer take a look

    Leave a comment:


  • stonebranch2
    replied
    Attached is another example of a clipped button in FF on Windows.

    The Copy Level button on the Configure Sort... dialog.

    The screenshot was taken directly from the following showcase example.

    http://www.smartclient.com/smartgwt/showcase/#featured_grid_live
    Attached Files

    Leave a comment:


  • Isomorphic
    replied
    Good to know. If you find that you still have issues like this, please do provide a sample that shows the issue - there may be a more general fix that we can apply, given a test case.

    Leave a comment:


  • stonebranch2
    replied
    No zoom, font-size 11px.

    I did find a resolution to my problem though.

    The TabSet is being added as a member of a VLayout.
    Adjusting the following properties of the VLayout to the following resolved my clipping issue on FF/Windows.

    setLayoutBottomMargin(6);
    setLayoutRightMargin(6);

    Regards

    Leave a comment:


  • Isomorphic
    replied
    We don't see this in testing, and the tab text in your image looks larger than the default - is your browser zoomed? If not, we'll need a testcase.
    Last edited by Isomorphic; 8 Jun 2015, 06:28.

    Leave a comment:


  • stonebranch2
    replied
    The FieldPicker icons no longer appear to be clipped. Thank you.

    However, there is one other example I will provide that appears to only be an issue on FF as well, specifically, the tab buttons are clipped when the tab buttons are along the bottom.

    I have attached a screenshot as I could not find an example with tab buttons along the bottom in the showcase.

    Regards
    Attached Files

    Leave a comment:


  • Isomorphic
    replied
    We made a change that should address this for you - have a go with a build dated June 7 or later and let us know if you still see problems.

    Note that, in the FieldPicker, these icons now render at their natural sizes, which are slightly larger. That's intentional, and inline with other usages of the same icons elsewhere in the framework.

    Leave a comment:


  • stonebranch2
    replied
    The two windows OS machines I can access, including Win7 and Win8.1 show clipping.
    Regards

    Leave a comment:

Working...
X