Opened 14 years ago
Closed 14 years ago
#6632 closed Bug (fixed)
[IE7] Text cursor shape on scrollbar
Reported by: | Garry Yao | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.4.2 |
Component: | General | Version: | 3.4.2 |
Keywords: | IE | Cc: |
Description
Both horizontal and vertical scrollbar in IE now have a text cursor shape.
Regression of [5903].
Attachments (1)
Change History (9)
comment:1 Changed 14 years ago by
Summary: | [IE] Text cursor shape on scrollbar → [IE7] Text cursor shape on scrollbar |
---|
comment:2 Changed 14 years ago by
comment:3 Changed 14 years ago by
Status: | new → confirmed |
---|
Changed 14 years ago by
Attachment: | 6632.patch added |
---|
comment:4 Changed 14 years ago by
comment:5 Changed 14 years ago by
Owner: | set to Garry Yao |
---|---|
Status: | confirmed → review |
Ok, as we have no decent way of fixing this while kept #6341, but scrollbar (long content) is more obvious a problem then cursor shape (only noticeable with short content). We could proceed with this revert.
comment:6 Changed 14 years ago by
It seems we can't fix this one without stretching the body, which causes other regression (the scrollbar is always visible, although we can loose it by removing the margins/padding).
However i don't think this issue is more serious than #6341, which is found to be an usability issue, as users though that the editor is not accessible for usage.
comment:7 Changed 14 years ago by
Status: | review → review_passed |
---|
comment:8 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Version: | → 3.4.2 (SVN - trunk) |
Fixed with [6038].
Affects IE7 only.