Can we get this merged to 742 today?
Comment #17 on issue 80498 by rn...@chromium.org: Getting a frame when
pasting text to gmail messages
http://code.google.com/p/chromium/issues/detail?id=80498
Merged in http://trac.webkit.org/changeset/85494.
To repro:
- select and copy (ctl-C) text from an email
- click "Reply"
- paste (ctl-V) the text into the reply window
The copy has to be from the original email.
screenshot available if it's of any help
That instruction is too general. I did the exact step and could not
reproduce the issue. I suspect that an email needs to have some format or
constructs for this issue to appear.
Also, can you reproduce it on canary builds?
http://build.chromium.org/f/chromium/snapshots/chromium-rel-xp/
http://build.chromium.org/f/chromium/snapshots/chromium-rel-mac/
http://build.chromium.org/f/chromium/snapshots/chromium-rel-linux/
Comment #34 on issue 80498 by ke...@google.com: Getting a frame when pasting
text to gmail messages
http://code.google.com/p/chromium/issues/detail?id=80498
rniwa, did we regress this somehow? I can repro as well.
Comment #35 on issue 80498 by rn...@chromium.org: Getting a frame when
pasting text to gmail messages
http://code.google.com/p/chromium/issues/detail?id=80498
Yes, this is a regression from http://trac.webkit.org/changeset/84311. It
seems like http://trac.webkit.org/changeset/85090 didn't fix completely.
Comment #36 on issue 80498 by ke...@google.com: Getting a frame when pasting
text to gmail messages
http://code.google.com/p/chromium/issues/detail?id=80498
(No comment was entered for this change.)
Filed the corresponding WebKit bug:
https://bugs.webkit.org/show_bug.cgi?id=60914
I spent the whole day debugging this bug but I couldn't find a solution.
My suggestion is to revert r85090 and r84311 on m-12 and m-13 branches.
Comment #44 on issue 80498 by ke...@google.com: Getting a frame when pasting
text to gmail messages
http://code.google.com/p/chromium/issues/detail?id=80498
(No comment was entered for this change.)
This appears to be fixed in 12.0.742.60
Comment #47 on issue 80498 by rn...@chromium.org: Getting a frame when
pasting text to gmail messages
http://code.google.com/p/chromium/issues/detail?id=80498
We have rolled out patches that caused the regression for m-12. However,
the regression is still in ToT WebKit and tracked by
https://bugs.webkit.org/show_bug.cgi?id=60914
Comment #48 on issue 80498 by rn...@chromium.org: Getting a frame when
pasting text to gmail messages
http://code.google.com/p/chromium/issues/detail?id=80498
(No comment was entered for this change.)
Confirmed fixed in 12.0.742.60
Comment #50 on issue 80498 by rn...@chromium.org: Getting a frame when
pasting text to gmail messages
http://code.google.com/p/chromium/issues/detail?id=80498
A patch has been uploaded on https://bugs.webkit.org/show_bug.cgi?id=60914;
waiting for a review.