Opened 15 years ago
Closed 14 years ago
#4615 closed Bug (fixed)
Dialog fields are disrupted in RTL mode and IE
Reported by: | Sa'ar Zac Elias | Owned by: | Sa'ar Zac Elias |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.4 |
Component: | General | Version: | 3.0.1 |
Keywords: | IE | Cc: |
Description ¶
To reproduce:
go to the "multi-language interface" demo and choose Hebrew or Arabic (both languages are in RTL mode).
open the link dialog.
focus on the URL field, and notice that the marker is getting out of the box a bit to the right. write something and notice that the first character is also getting out of the box.
Change History (23)
comment:1 follow-up: 5 Changed 15 years ago by
Keywords: | Confirmed IE added |
---|
comment:3 Changed 15 years ago by
Milestone: | → CKEditor 3.3 |
---|
comment:4 Changed 15 years ago by
Milestone: | CKEditor 3.3 → CKEditor 3.x |
---|
comment:5 Changed 15 years ago by
Replying to fredck:
It happens with all dialog fields actually.
Actually i can't see the bug in all dialogs, just in some. this is quite odd since this is the same CSS definition.
Changed 15 years ago by
Attachment: | 4615.patch added |
---|
comment:7 Changed 15 years ago by
Keywords: | Review? added |
---|---|
Owner: | set to Sa'ar Zac Elias |
Status: | new → assigned |
comment:8 Changed 15 years ago by
Milestone: | CKEditor 3.x → CKEditor 3.3 |
---|
This is a small fix with no risk for a really annoying bug, so i hope it could get fixed in 3.3.
comment:9 Changed 15 years ago by
Keywords: | HasPatch added; Review? removed |
---|
Thanks for the patch Saare. Let's wait for a core developer to ask for review.
comment:10 Changed 15 years ago by
Status: | assigned → new |
---|---|
Summary: | URL field in the link dialog disrupted in RTL mode and IE → Dialog fields are disrupted in RTL mode and IE |
comment:11 Changed 15 years ago by
Owner: | changed from Sa'ar Zac Elias to -- |
---|
comment:12 Changed 15 years ago by
Milestone: | CKEditor 3.3 → CKEditor 3.4 |
---|
comment:13 Changed 14 years ago by
Keywords: | Review? added; HasPatch removed |
---|---|
Owner: | changed from -- to Sa'ar Zac Elias |
Status: | new → assigned |
comment:14 Changed 14 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:16 Changed 14 years ago by
Keywords: | Confirmed Review+ removed |
---|---|
Resolution: | fixed |
Status: | closed → reopened |
I can still see this issue on trunk.
Changed 14 years ago by
Attachment: | 4615_4.patch added |
---|
comment:18 Changed 14 years ago by
Status: | reopened → review |
---|
After a conversation with Fred we concluded that it's better to have a small spacing in some of the machines rather than not being able to see the caret in others.
comment:19 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review → closed |
:/ it still doesn't work for me.
I have then put 10px there... there is a lot of padding in the field, as expected, but the caret never shows at the start of the text, just at the middle of it.
This is definitely another IE bug, which impacts on just a few machines. Let's have a dedicated ticket for it, leaving this one as closed.
While I don't see the caret outside the box, I'm not even able to see it, as it looks like it's exactly over the border. There is no padding on it actually. It happens with all dialog fields actually.
Ok with Firefox.