From 0bf48ef3be53ddaa52bbead65dfd75bf90e7a2b5 Mon Sep 17 00:00:00 2001 From: Ben Murdoch Date: Tue, 11 Aug 2009 17:01:47 +0100 Subject: Merge in WebKit r47029. --- .../gtk/paste-richtext-from-firefox.html | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 WebCore/manual-tests/gtk/paste-richtext-from-firefox.html (limited to 'WebCore/manual-tests/gtk') diff --git a/WebCore/manual-tests/gtk/paste-richtext-from-firefox.html b/WebCore/manual-tests/gtk/paste-richtext-from-firefox.html new file mode 100644 index 0000000..c739a59 --- /dev/null +++ b/WebCore/manual-tests/gtk/paste-richtext-from-firefox.html @@ -0,0 +1,30 @@ + + + + + Paste rich text from firefox + + +

BUG ID: + Bugzilla bug 26791 + [Gtk] Paste of rich text from firefox results garbled markup +

+

Paste rich text from firefox

+

+ STEPS TO TEST:
+

    +
  1. Launch FireFox to browse http://www.apple.com
  2. +
  3. Select that text or picture from FireFox page
  4. +
  5. Copy them use Ctrl-C / Option-C, (or just select them on Linux)
  6. +
  7. Back in WebkitGtk, click inside the EditableArea below,
  8. +
  9. Paste them use Ctrl-V / Option-V, (or just Middle Mouse Click on Linux)
  10. +
+

Ensure that text or picture has been pasted with formats and no garbled.

+
+











+
+

+ + + -- cgit v1.1