Opened 16 years ago
Closed 16 years ago
#4578 closed Bug (invalid)
Source editor not focused when changed to
Reported by: | Shaun | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0.1 |
Keywords: | Cc: |
Description
I'm using FireFox 3.5.
When changing to the Source view, the textarea is not focused. I have to manually click it to be able to do anything.
Confirmed on both the CKEditor demo and in my implementation.
It's not a bug, use config startupFocus for achieving that.