WebCabin / wcDocker

wcDocker (Web Cabin Docker) is a powerful window layout system with a responsive and completely interactive design. Move, remove, create, and duplicate panel windows at any time! Organize how you wish! View the demo here:
http://docker.webcabin.org
146 stars 53 forks source link

Default menu on input control does not work #83

Open asheshv opened 8 years ago

asheshv commented 8 years ago

Default menu of an input control does not work when enabled the docker menu. i.e. Menu for input, textarea having the copy, paste, cut, Undo is no more working.

Lochemage commented 8 years ago

@asheshv

That is correct, what I meant by "default" is not the true default menu options you would see built into the browser, but rather the default menu options you normally see provided by wcDocker. For example, "Remove Panel" or "Add Panel".

I currently do not know how to re-implement browser commands like copy, paste, etc. I'm not even sure if it is possible.

Lochemage commented 8 years ago

@asheshv

If it is absolutely necessary that you have the browsers default menu, you can try using wcDocker.bypassMenu(). The definition can be found here: http://docker.api.webcabin.org/module-wcDocker.html#toc12