dojox/mobile/Tooltip: "before" and "after" positions do not work any more
Calling tooltip.show(node, [ "before", "after" ]) will result in a wrong layout of the tooltip. To reproduce: open dojox/mobile/tests/test_Tooltip.html and click the "right" or "left" input elements on each side of the view.
Attachments (2)
-
tooltip_KO.PNG (2.7 KB) - added by Eric Durocher 9 years ago.
-
Wrong tooltip layout before patch
-
15609.patch (1.4 KB) - added by Eric Durocher 9 years ago.
-
Patch for broken mobile tooltip layout with position=before/after - Eric Durocher (IBM, CCLA)
Download all attachments as: .zip
Change History (7)
Priority: |
undecided →
high
|
Version: |
1.7.3 →
1.8.0b1
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
Wrong tooltip layout before patch