This question is locked. New answers and comments are not allowed.
Build 2011.1.405. Also repros on http://demos.telerik.com/aspnet-mvc/editor
1. Type 'http://www' in the editor.
2. Examine the behavior.
In IE9: Automatic hyperlinking works correctly.
In IE8: Only 'http://w' (including the first 'w') is converted into hyperlink.
In FF3 and 4: No automatic hyperlinking.
Expected:
- Automatic hyperlinking behaves consistently across browsers.
- Or, a way to disable automatic hyperlinking.