#17663 closed defect (bug) (maybelater)
DFW: Editor should have the same focus on all browsers
| Reported by: | ocean90 | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | TinyMCE | Version: | 3.2 |
| Severity: | minor | Keywords: | needs-patch |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This is controlled by TinyMCE (which is set to focus on loading). Don't think we can do anything more for now.