I'm using the LGPL version 4.1p, nightly build from May 27. Issue also present in showcase. I'm using IE11.0.9600.17107 (latest).
Issue occurs on my version of smartGWT as well as the showcase. Screenshots are taken from this showcase page: http://www.smartclient.com/smartgwt/showcase/#layout_form_titles.
When you type more text than fits in a TextItem object, if you hover over the textItem a tooltip will display the full contents of the box. See ff_example. It behaves the same in Chrome.
On IE however the hover tooltip does not appear. See ie_example.
Explicitly setting setShowClippedTitleOnHover(true) does not correct the issue.
Thanks
Issue occurs on my version of smartGWT as well as the showcase. Screenshots are taken from this showcase page: http://www.smartclient.com/smartgwt/showcase/#layout_form_titles.
When you type more text than fits in a TextItem object, if you hover over the textItem a tooltip will display the full contents of the box. See ff_example. It behaves the same in Chrome.
On IE however the hover tooltip does not appear. See ie_example.
Explicitly setting setShowClippedTitleOnHover(true) does not correct the issue.
Thanks