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
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
Comment