Opened 17 years ago
Closed 17 years ago
#2274 closed Bug (fixed)
FCK grabs initial focus in IE
Reported by: | Duncan Simey | Owned by: | |
---|---|---|---|
Priority: | Must have (possibly next milestone) | Milestone: | |
Component: | General | Version: | FCKeditor 2.6 |
Keywords: | Pending WorksForMe | Cc: |
Description
When the attached page is opened in IE7, the second editor instance incorrectly grabs initial focus. It is not possible to tab out of the editor.
The circumstances appear bizarrely specific; there has to be an element rendered off-screen (intended for screen readers) and at least one editor instance has to be empty.
We regard this as a significant problem as we've been unable to find a workaround. Removing the accessibility statements and accessibility short-cuts is undesirable. Placing default text in all the empty editor instances is also undesirable. We will continue using v243 until we can find a solution.
Attachments (1)
Change History (6)
Changed 17 years ago by
Attachment: | sample09c_message.html added |
---|
comment:1 Changed 17 years ago by
Keywords: | Pending WorksForMe added |
---|
I can confirm the problem on v2.6, but the problem does not appear in v2.6.1 on my computers. Have you tried testing for the bug in v2.6.1?
comment:3 Changed 17 years ago by
Thanks for looking at the problem so quickly. I only just downloaded and integrated 2.6.0 - unlucky timing or what!!! I will download and confirm.
I searched the forum pretty thoroughly last week and the bug database quickly this morning and missed 1764 completely - sorry.
comment:4 Changed 17 years ago by
I can confirm 2.6.1 has fixed the problem - thanks! It took me a while to confirm as I had a nightmare with the packager; please see http://www.fckeditor.net/forums/viewtopic.php?f=6&t=9684&p=26542#p26542
comment:5 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Ok, closing ticket as fixed.
Example page showing the inital focus problem. Place in '_samples\html'