Opened 17 years ago
Closed 17 years ago
#964 closed Bug (invalid)
Cannot set focus in editor without click in 'Source' first (Firefox only)
Reported by: | Johnny Cage | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | FCKeditor 2.4.3 |
Keywords: | Pending Expired | Cc: |
Description
I searched almost all the tickets available but didn't find similar questions. So...
In Firefox I can't set focus in editor (edition is blocked) when I first enter a page containing it. I must click "Source" then click back (click "Source" again). After doing this (and only after doing this), the cursor is shown blinking and editor is then ready for use. Tested with Firefox 2.0.0.4 .
Thanks.
Change History (4)
comment:1 follow-up: 2 Changed 17 years ago by
Keywords: | Pending added; source blocked firefox cursor removed |
---|---|
Priority: | High → Normal |
comment:2 Changed 17 years ago by
I'm sorry but now I really can't find the "_testcases" folder specified in #321. I've downloaded the 2.4.3 again to check if I deleted the folder accidentally from the editor I had but I can't find. I know this must be a stupid question but I'm not so used to the editor.
Thanks again.
comment:3 Changed 17 years ago by
Ups, seems that the _testcases isn't currently included in the deployed version. Anyway, the code that you need is shown in that bug, namely a call to the editor MakeEditable() function after you make the editor visible.
I've commited some changes that should make it work automatically, so you can try to download a nightly build and give it a try
comment:4 Changed 17 years ago by
Keywords: | Expired added |
---|---|
Resolution: | → invalid |
Status: | new → closed |
This is surely a dup of #321
Please, check that your problem is the same described there and that the solution provided in the wiki does work.