Defect #92
closedWiki toolbar issue under IE
0%
Description
Hi,
The wiki toolbar is a bit bogus under IE (6 and 7 also affected): the cursor is not positioned correctly. I've fixed
it so a patch attached. As I see it is working now with Firefox and IE also.
BR,
Balazs
Files
Updated by Jean-Philippe Lang over 17 years ago
the cursor is not positioned correctly.
Could you give more details about this problem ?
The wiki toolbar works fine for me under IE6.
Updated by Balazs Dan over 17 years ago
If you click on link button then it will include this
string: [[]]
But the position of the cursor (caret) should be inside
square brackets. It is positioned well under firefox, but
not under IE6 and 7. On IE the cursor positioned after
brackets.
Updated by Jean-Philippe Lang over 17 years ago
OK, I didn't know about this bug since I don't use IE very
often.
Thanks for this fix (committed in rev 654).
Jean-Philippe
Updated by Balazs Dan over 17 years ago
If you click on link button then it will include this
string: [[]]
But the position of the cursor (caret) should be inside
square brackets. It is positioned well under firefox, but
not under IE6 and 7. On IE the cursor positioned after
brackets.
Updated by Balazs Dan over 17 years ago
Sorry!
Tried to refresh my explorer window..