Hi Amarjeet, Can you post detailed steps how to achieve this ?
On Tue, Nov 28, 2017 at 7:06 PM, Amarjeet Singh <amarjee...@gmail.com> wrote: > Hi Mike, > > > I tested again and again. It works in Chrome and Firefox and IE. > > > ISSUE : Microsoft Edge hangs. I am trying to debug it but couldn't find > anything. > > > I want Guacamole Team to look into it if possible. > > Do I have to fork a test feature and push it in Github to review by > Guacamole team. > > > or there is any other way ? > > > > Regards, > Amarjeet Singh > > On Wed, Nov 22, 2017 at 9:26 AM, Amarjeet Singh <amarjee...@gmail.com> > wrote: > >> @Mike : I have tested with Chrome, Firefox , Edge and IE. >> >> It's working. I will contribute it to review by Guacamole team or if any >> necessary changes required. >> >> On Tue, Nov 21, 2017 at 7:35 PM, Amarjeet Singh <amarjee...@gmail.com> >> wrote: >> >>> @Mike : It is working : I am not facing the above issue as of now. I >>> might be sending the wrong keys. >>> >>> >>> >>> On Tue, Nov 21, 2017 at 7:27 PM, Amarjeet Singh <amarjee...@gmail.com> >>> wrote: >>> >>>> Hi Mike, >>>> >>>> I enabled Ctrl + V ( Paste Event ) >> then updated the >>>> guacClipboard << $scope.$broadcast('guacClipboard', data); >> . >>>> >>>> Issue : It was sending Ctrl + V keys to the server and then the >>>> clipboard data , therefore server is pasting older data and on the next >>>> Ctrl + v , it is pasting the correct data. >>>> >>>> I stopped the guackeyDown broadcast << >>>> $scope.$broadcast('guacBeforeKeyup', >>>> keysym, keyboard); >> only for Ctrl + V and first sent the clipboard data >>>> to the server, now data is updated on the server >> then used >>>> guacSyntheticKeydown to send ctrl and V keys . >>>> >>>> It is copying the correct data but with an issue. >>>> >>>> >>>> Issue : Suppose I have this text on the Notepad of the remote server " >>>> Guacamole | " , As you see the cursor is after the space, when I paste >>>> text "amarjeet" from local to remote it becomes >>>> >>>> "Guacamoleamarjeet" : The space is not there. >>>> >>>> >>>> Please share your suggestions. I would be very grateful to you. >>>> >>>> I am looking into it. >>>> >>>> Thanks and Regards, >>>> Amarjeet Singh >>>> >>>> On Sat, Nov 18, 2017 at 10:23 AM, Mike Jumper <mike.jum...@guac-dev.org >>>> > wrote: >>>> >>>>> On Nov 17, 2017 17:40, "Amarjeet Singh" <amarjee...@gmail.com> wrote: >>>>> >>>>> ... >>>>> I have added the clipboard support without any plugins or without >>>>> pressing ctrl+shift+alt. for all browsers. >>>>> >>>>> >>>>> Can you describe the nature of your changes? >>>>> >>>>> - Mike >>>>> >>>>> >>>> >>> >> >