Fixed URLs of images being pasted into TextField 90/75390/3
authorTom Robinson <tom.robinson@samsung.com>
Fri, 17 Jun 2016 17:21:00 +0000 (18:21 +0100)
committerPaul Wisbey <p.wisbey@samsung.com>
Mon, 20 Jun 2016 09:38:19 +0000 (02:38 -0700)
commitf167f9faca6e4b03cb8e427ebe46aa515ef3af88
tree79ce5bbf063d2f4dc301f336ce375236743a2bd2
parent71fcd55c5cef78bcc01ca9880cb394474e9f2bcd
Fixed URLs of images being pasted into TextField

When pasting an image (from the clipboard or directly) to a TextField, nothing should be pasted. Currently, without this patch, the image URL is pasted.

Change-Id: I2111c27c1f9c9e111db3cd8e641dbb43c3253dd1
adaptors/x11/clipboard-impl-x.cpp