Opened 12 years ago

Last modified 12 years ago

#8936 confirmed Bug

CKEditor does not handle some properties of ASP.NET TextBox Control

Reported by: Jakub Ś Owned by:
Priority: Normal Milestone:
Component: Server : ASP.Net Version: 3.0
Keywords: Cc:

Description

Some properties of ASP.NET TextBox Control is not supported by CKEditor Control. For example many users claim that MaxLength property is not working but this is because it is not supported by CKEditor Control.

In Visual Studio in "Properties" window when using "Categorized" view the only supported options are those mentioned in CKEditor Basic Settings and CKEditor Other Settings.
If user uses "Alphabetical" view then there is no category and users may get false impression that all properties are supported which is not true.

Possible solutions:

  1. Hide unsupported properties
  2. Make unsupported properties disabled (just like TextMode property)
  3. Make them work for CKEditor control.

Change History (1)

comment:1 Changed 12 years ago by Jakub Ś

Status: newconfirmed
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy