Opened 12 years ago
Closed 12 years ago
#9708 closed Bug (fixed)
Context Menu z-index problem when used from toolbar in inline mode
Reported by: | WebSpellChecker.net | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Context Menu | Version: | 4.0 |
Keywords: | Cc: |
Description
Can be reproduced when spellcheck control is added to the toolbar (scayt plug-in should be enabled). Spellcheck control on toolbar use contextmenu to show possible actions.
Steps to reproduce:
- open sample inlineall.html
- active editor on one of controls
- RMB on editable area
- click spellcheck control on toolbar
Expected results: Spellcheck items list is shown over the toolbar
Actual results: Spellcheck items list is shown under the toolbar
If step 3. is excluded then Context Menu is working as expected
One more note here - if you have done this TC without step 3 you will need to reload the page and go through TC steps one more time.