Announcement

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

    Showcase Treeview and Chrome

    Hi,

    Chromium 15.0.874.121 (Developer Build 109964 Linux) Ubuntu 10.10

    Nvidia Graphics 1900x1200

    http://www.smartclient.com/smartgwt/showcase/#

    When scrolling above the items in the treeview on left, I note that there is a problem.

    When I hover across the border of one tree element down to the next one I see a highlighting box around the tree element below the mouse.

    On the bottommost elements the highlighting box does not vanish when I hover across the border to the lower tree view element. This happens too late, being in almost below the vertical middle of the lower treeview element.

    This does not happen in Firefox 3.

    Allocation algorithm which item the mouse is over seems broken in Chrome.

    And therefore: The mouse click is send to the wrong treeview element, too.

    Is that understandable and reproducable?

    TIA,
    Andre

    #2
    There was a recently corrected problem with Chrome with certain DOCTYPEs where rows could render 1-2px too short. Try a nightly of 3.0 to see if it's fixed. If that's not the cause, then switch to a release version of Chrome. If that still doesn't correct it, it could be some kind of bug in your window manager or video driver.

    Comment

    Working...
    X