X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/3789b528d8dd8aad4558e38e22d775bcab1cbd36..6746dc89c47ed01b165cc1152533605f97eb8e8d:/docs/source/Support.html diff --git a/docs/source/Support.html b/docs/source/Support.html index 6ee2ca26..f2ec9836 100644 --- a/docs/source/Support.html +++ b/docs/source/Support.html @@ -269,7 +269,7 @@ Ext.supports = { * selection when their display style is changed. Essentially, if a text input * has focus and its display style is changed, the I-beam disappears. * - * This bug is encountered due to the work around in place for the {@link RightMargin} + * This bug is encountered due to the work around in place for the {@link #RightMargin} * bug. This has been observed in Safari 4.0.4 and older, and appears to be fixed * in Safari 5. It's not clear if Safari 4.1 has the bug, but it has the same WebKit * version number as Safari 5 (according to http://unixpapa.com/js/gecko.html). @@ -288,7 +288,7 @@ Ext.supports = { * selection when their display style is changed. Essentially, if a text area has * focus and its display style is changed, the I-beam disappears. * - * This bug is encountered due to the work around in place for the {@link RightMargin} + * This bug is encountered due to the work around in place for the {@link #RightMargin} * bug. This has been observed in Chrome 10 and Safari 5 and older, and appears to * be fixed in Chrome 11. */