Opened 15 years ago
Closed 11 years ago
#5695 closed Bug (fixed)
Context menu with SCAYT's options always appears above the selected text
Reported by: | Sa'ar Zac Elias | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Context Menu | Version: | SVN (CKEditor) - OLD |
Keywords: | Cc: |
Description
Steps to reproduce
- Load a sample with the following content:
<p> <a href="#">mispelled</a></p>
- Wait for SCAYT to mark the link.
- Right click on the link.
Notice that some options are hidden because the context menu is opened above the text and not beneath it.
Attachments (1)
Change History (6)
comment:1 Changed 15 years ago by
Keywords: | Pending added |
---|---|
Milestone: | CKEditor 3.4 |
comment:2 Changed 15 years ago by
Cc: | WebSpellChecker.net added |
---|
Changed 15 years ago by
comment:3 Changed 15 years ago by
Note that I was only able to reproduce the bug in FF and I was using the replacebycode sample.
comment:4 Changed 15 years ago by
Cc: | WebSpellChecker.net removed |
---|---|
Keywords: | Confirmed added; Pending removed |
The problem here is the limited windows size, which cuts the context menu when it opens to the top. We must make it in a way that the top border of it will be always visible, eventually cutting it's bottom part.
This is a generic issue, not related to SCAYT only.
comment:5 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
I haven't been able to reproduce this in latest CKEditor 4.2. Issue seems to be fixed.
@Saare id you are still able to reproduce this problem please leave a comment.
Sorry, I can't see the problem. Can you provide us a screenshot of it?