Modify

Opened 8 years ago

Closed 8 years ago

#12916 closed defect (cantfix)

Autocompletion not working in WYSIWYG mode

Reported by: ntmlod Owned by: Peter Suter
Priority: normal Component: WikiAutoCompletePlugin
Severity: normal Keywords:
Cc: Trac Release: 1.0

Description

I was expecting that the two plugins would operate together but it's not the case. Not a Js expert at all, I attempt foolishly to replace 'textarea' by 'wysiwyg' in wikiautocomplete.jsbut it's definitely not that simple.

It's not clear for me if it's a bug with a small fix or rather a big enhancement that requires several developments.

Attachments (0)

Change History (1)

comment:1 Changed 8 years ago by Peter Suter

Resolution: cantfix
Status: newclosed

You mean TracWysiwygPlugin?

WikiAutoCompletePlugin is based on jquery-textcomplete which only works with textarea. TracWysiwygPlugin seems to replace the textarea with something else entirely (iframe?), so that's never going to work as far as I can tell.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Peter Suter.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.