Ticket #245 (closed enhancement: fixed)
intercept paste with gecko: popup with textarea
| Reported by: | niko | Owned by: | gogo |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Xinha Core | Version: | |
| Severity: | normal | Keywords: | paste wordclean gecko |
| Cc: |
Description
http://xinha.gogo.co.nz/punbb/viewtopic.php?id=153
as gecko doesn't allow to read the clipboard we should add do it like fckeditor and others:
- user click the paste-button in the toolbar
- a popup opens with a big textarea
- here the user presses V
- and clicks OK
- the text will be entered into xinha (after some word-cleaning and stuff)
In IE we don't change anything as it works fine there.
Change History
Note: See
TracTickets for help on using
tickets.
