Opened 17 years ago
Closed 17 years ago
#3103 closed Bug (invalid)
when past from word dialogue bos not open in firefox
| Reported by: | kamini | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Server : ASP.Net | Version: | FCKeditor 2.4 |
| Keywords: | Cc: |
Description
Hello ,
when past from word dialogue box of 'past from word' not open in firefox.it works properly in ie...
Change History (2)
comment:1 Changed 17 years ago by
| Keywords: | WorksForMe added |
|---|
comment:2 Changed 17 years ago by
| Keywords: | WorksForMe removed |
|---|---|
| Milestone: | FCKeditor 2.6.5 |
| Priority: | High → Normal |
| Resolution: | → invalid |
| Status: | new → closed |
The AutoDetectPasteFromWord is only available for IE as you can see in the config.js file:
FCKConfig.AutoDetectPasteFromWord = true ; // IE only.

Please provide more info for us to reproduce the bug. Click here for more about our Bug Process.