#17663 closed defect (bug) (maybelater)
DFW: Editor should have the same focus on all browsers
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | TinyMCE | Version: | 3.2 |
| Severity: | minor | Keywords: | needs-patch |
| Cc: | azaozz |
Description (last modified by ocean90)
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)
- Milestone 3.2 deleted
- Priority changed from high to low
- Resolution set to maybelater
- Severity changed from normal to minor
- Status changed from new to closed
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.