You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When typing text in the NotesPanel you receive the 'red squiggles' indicating misspelled words (among other things). Usually the normal context menu for the browser would display and allow you to change the word, but since you override the menu it just shows the Document Container context menu.
I would think that for the panels, you would allow the normal browsers menu to show instead of the PDF context menus.