#6087 closed Bug (fixed)
IE: Caret doesn't blink on RTL dialogs
Reported by: | Frederico Caldeira Knabben | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.4.2 |
Component: | UI : Dialogs | Version: | 3.0 |
Keywords: | IE Opera IBM | Cc: | Satya Minnekanti |
Description
In IE, the caret is not visible inside dialogs when the UI is RTL.
This is a followup ticket for comment:19:ticket:4615.
Attachments (5)
Change History (33)
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|
comment:3 Changed 14 years ago by
Cc: | Satya Minnekanti added |
---|---|
Keywords: | IBM added |
#6176 has been marked as DUP.
comment:4 Changed 14 years ago by
Milestone: | → CKEditor 3.4.1 |
---|
comment:5 Changed 14 years ago by
Owner: | set to Tobiasz Cudnik |
---|---|
Status: | confirmed → assigned |
Changed 14 years ago by
Attachment: | 6087.patch added |
---|
comment:6 Changed 14 years ago by
Status: | assigned → review |
---|
comment:7 Changed 14 years ago by
Status: | review → review_failed |
---|
I can live with the small extra padding at the right side but unfortunately this patch ruins the border at the left side for me.
Changed 14 years ago by
Attachment: | 6087_2.patch added |
---|
comment:8 Changed 14 years ago by
Status: | review_failed → review |
---|
comment:9 Changed 14 years ago by
Looks great at my side, let's also wait to Fred to see it really solved the problem.
comment:10 Changed 14 years ago by
Status: | review → review_failed |
---|
:/ this patch makes no difference for me. It would be wonderful to have someone else confirming the exact effect I'm having.
comment:13 Changed 14 years ago by
Owner: | changed from Tobiasz Cudnik to Garry Yao |
---|---|
Status: | review_failed → assigned |
Changed 14 years ago by
Attachment: | 6087_3.patch added |
---|
comment:14 Changed 14 years ago by
Status: | assigned → review |
---|---|
Version: | → 3.0 |
comment:15 Changed 14 years ago by
In my case (Win7 64) patch works for FF, Opera, Chrome and IE8. For IE7 right border of some textboxes is missing.
comment:16 Changed 14 years ago by
Looks ok on my env and IE8. Also need others to test the patch to see it's actually resolved for everybody.
comment:17 Changed 14 years ago by
Status: | review → review_passed |
---|
comment:18 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [5975].
comment:19 Changed 14 years ago by
I believe that this fix may have introduced a new bug in IE7.
Select Arabic or Hebrew from the languages sample in IE7.
Click into the editor and click on the Insert Table icon.
See that the dialog appears BUT notice that the Summary & Caption text fields are missing a right hand edge.
Should a new ticket be raised to highlight this defect or should this ticket be reopened?
comment:20 Changed 14 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Changed 14 years ago by
Changed 14 years ago by
Attachment: | 6087_4.patch added |
---|
comment:21 Changed 14 years ago by
Status: | reopened → review |
---|
The new bug only happens on fields that has a relative 100% width in layout boxes, new patch gives layout boxes also a small padding to conquer that.
comment:22 Changed 14 years ago by
Status: | review → review_passed |
---|
comment:23 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [5999].
comment:24 Changed 14 years ago by
Reopen: Now the cursor disappears in LTR, in IE7, IE8 at right side.
comment:26 Changed 14 years ago by
- Open nightly build demo (any instance, English)
- Click image button
- In URL field type a very long string
- Caret will disappear in the right side as the text is wider than the input
- Same happens with nearly all dialog text input fields
comment:27 Changed 14 years ago by
Ok I can see that now, it has nothing to do with that ticket though as I was able to reproduce the bug also on the demo. You can file a new ticket for that bug.
comment:28 Changed 14 years ago by
Ok, I thought it was related because it involves the same caret-at-right position. I'll file a new bug then.
I'm constantly able to reproduce it with IE8 (Win7 64).
Saar instead doesn't see any problem with the Hebrew IE8 and IE7 (XP and Vista 32).