Opened 12 years ago
Last modified 12 years ago
#9395 confirmed Bug
[magicline] line style differs from top to bottom
Reported by: | Garry Yao | Owned by: | |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | General | Version: | 4.0 |
Keywords: | Cc: |
Description (last modified by )
On triggerEditable, the bottom has an outlook of 1px dotted line while the top line doesn't have.
This's a consistency issue.
Please see commnet:3 for full explanation of the problem.
Attachments (2)
Change History (7)
comment:1 Changed 12 years ago by
Changed 12 years ago by
Changed 12 years ago by
Attachment: | BOTTOM.png added |
---|
comment:3 Changed 12 years ago by
Description: | modified (diff) |
---|---|
Status: | new → confirmed |
Full description of the problem:
- Go to inlineall.html sample and click inside headreRight div (See PNG's)
- Select all and change editor contents to numbered list
- Notice that magic line at the top and at the bottom is covered by toolbar. See 9395.ng and BOTTOM.png. To get the result you just need to scroll page a little bit so that toolbar was positioned at the top or bottom of edited area.
- Now keeping focus in editor scroll the page all the way down (page scroll bar has to touch page bottom).
- Dotted line at the bottom is now present
- Now keeping focus in editor scroll the page all the way up (page scroll bar has to touch page bottom).
- Dotted line at the top is now present.
comment:4 Changed 12 years ago by
Description: | modified (diff) |
---|
comment:5 Changed 12 years ago by
Priority: | Normal → Low |
---|
It happens to inline editable, that the magicline is shown outside of the top of editable, which makes it get covered by the floating space in effect.