Skip to main content



      Home
Home » Archived » EPF » RichText Editor - Formatting doesn't notify listener
RichText Editor - Formatting doesn't notify listener [message #55547] Tue, 17 February 2009 17:21 Go to next message
Eclipse UserFriend
Hi there,

I'm using the RichText editor. I've added a listener on the "modify" event
(addModifyListener) but I don't get notify if I use CTRL-B or any other
formatting shortcut key or the toolbar. Does anyone know how to fix this?

Thanks a lot!

Mélanie
Re: RichText Editor - Formatting doesn't notify listener [message #55627 is a reply to message #55547] Thu, 19 February 2009 12:55 Go to previous message
Eclipse UserFriend
For those who would be interested, the problem is the Browser used in the
RichText editor: it hides some commands from the listeners. By listening
to every key entered and processing the CTRL and backspace key, I've been
able to catch the events I was missing.
Re: RichText Editor - Formatting doesn't notify listener [message #591331 is a reply to message #55547] Thu, 19 February 2009 12:55 Go to previous message
Eclipse UserFriend
For those who would be interested, the problem is the Browser used in the
RichText editor: it hides some commands from the listeners. By listening
to every key entered and processing the CTRL and backspace key, I've been
able to catch the events I was missing.
Previous Topic:Moving roles to a different plug-in and Cyclical Dependencies
Next Topic:UMA model exctension
Goto Forum:
  


Current Time: Sun Apr 27 10:14:12 EDT 2025

Powered by FUDForum. Page generated in 0.02570 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top