Announcement

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

    Unselected tab close icon is off in Chrome

    Hi,

    Issue limited only (?) to Chrome 13.0.782.112 m (official channel)

    Repro:
    * open a few tabs in the SmartGWT showcase
    * try clicking the close icon of another unselected tab
    => the unselected tab gets selected (NOK) because the close icon is too far to the left.
    If you position the mouse where the close icon 'should be', you can close the tab without selecting it first.


    Attached Screenshot:
    Above situation in Chrome (NOK)
    Below situation in IE9 (OK)
    Attached Files

    #2
    Just a quick update to let you know that we're looking at this. We'll let you know when we have more information

    Thanks
    Isomorphic Software

    Comment


      #3
      We've added a fix for this. It will show up in nightly builds (2.x and 3.x branches) going forward.

      Comment


        #4
        Sorry, this is 3.0 SC_SNAPSHOT-2011-08-25
        and Chrome 13.0.782.215 m
        Issue still exists (see screenshot).

        2) Sometimes, the close icon is indeed outside the tab title area. When moving the mouse over it, it jumps inside the title area.
        1) But on the unselected tab, the close icon is not where the click area is.

        Doing the same on FireFox 4.0.1 is OK.
        Attached Files

        Comment


          #5
          This can result from not setting the iconSize, or setting it incorrectly. Setting the iconSize is required to get sizing to work properly.

          Comment

          Working...
          X