Updates:
Summary: Copying omnibox contents should not preserve text formatting
Labels: -Type-Bug -Pri-2 -OS-All Type-Feature Pri-3 OS-Windows
Comment #14 on issue 976 by [email protected]: Copying omnibox contents
should not preserve text formatting
http://code.google.com/p/chromium/issues/detail?id=976
This is subtle, and I think needs clarifying.
It's OK for us to copy something to the clipboard that provides linkability.
It's harmful (in some places) for us to copy something that preserves the
text
formatting of the edit control, e.g. the colors or font. That just makes
pasting
into Word annoying.
So the desired behavior here is to strip the text formatting, if possible
without
losing the "link" nature of this. (If that's not possible, then based on
IE and Fx'
behavior, we should lose the link rather than keep the formatting.)
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---