nihad640 / smartgwt

Automatically exported from code.google.com/p/smartgwt
0 stars 0 forks source link

Cursor handling offset in Checkbox Tree #640

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
In a Checkbox Tree, click handling of the checkboxes is shifted left a few 
pixels. This behaviour can be reproduced in the Showcase.

What steps will reproduce the problem?
1. Open the "Checkbox Tree" example in the Showcase
2. Click into the right quarter of one of the checkboxes.

What is the expected output? What do you see instead?
Expected: Checkbox gets checked. Instead, nothing happens.

What version of the product are you using? On what operating system?
Opening the showcase with a Windows 7 client.

What browser(s) does this happen in?  Are there any browsers where the
issue does not occur?

This happens on IE/Firefox/Chrome, but the offset is bigger in IE.

Original issue reported on code.google.com by chra...@googlemail.com on 24 Nov 2011 at 3:07