#17663 closed defect (bug) (maybelater)
DFW: Editor should have the same focus on all browsers
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | low | |
| Severity: | minor | Version: | 3.2 |
| Component: | TinyMCE | Keywords: | needs-patch |
| Focuses: | Cc: |
Description (last modified by )
Steps:
- Go to Add new post screen (visual mode)
- You see title has focus
- Switch now to DFW
- In Chrome: Editor has focus, you can directly write. (This is what I expect.)
- In Safari: Editor seems to have focus, blinking |, but you can't write, you need to click in the field.
- In Firefox: Nothing is focused
- IE:
Not tested yet.#18066
I took a look at the source and it seems to be TinyMCE component.
(Info: All current browser versions on OS X)
Change History (3)
Note: See
TracTickets for help on using
tickets.
This is controlled by TinyMCE (which is set to focus on loading). Don't think we can do anything more for now.