#660: Problems with smartNavigation=True
-------------------------------+--------------------------------------------
Reporter: anonymous | Owner:
Type: Bug | Status: closed
Priority: Normal | Milestone:
Component: Server : ASP.Net | Version: SVN
Resolution: worksforme | Keywords: SF WorksForMe
-------------------------------+--------------------------------------------
Changes (by w.olchawa):
* keywords: SF => SF WorksForMe
* status: new => closed
* version: => SVN
* resolution: => worksforme
Comment:
Hi!
I've done some test and I was unable to reproduce your bug with this code
{{{
<%@ Register Assembly="FredCK.FCKeditorV2" Namespace="FredCK.FCKeditorV2"
TagPrefix="FCKeditorV2" %>
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs"
Inherits="WebApplication2._Default" SmartNavigation="true"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>ASP.NET Test Page</title>
</head>
<body>
<form id="form1" runat="server">
<FCKeditorV2:FCKeditor ID="FCKeditor1" runat="server"
Visible="true"></FCKeditorV2:FCKeditor>
<div>
</div>
</form>
</body>
</html>
}}}
I've set the Visible parameter back and forth from true to false, and run
the page every time and no bug occurred.
--
Ticket URL: <http://dev.fckeditor.net/ticket/660#comment:3>
FCKeditor <http://www.fckeditor.net>
The text editor for Internet
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac