[chromium-bugs] Issue 6179 in chromium: Can't drag random text to titlebar

2009-08-07 Thread codesite-noreply
Comment #9 on issue 6179 by guilhermektti: Can't drag random text to titlebar http://code.google.com/p/chromium/issues/detail?id=6179 This issue is in 'OSExchangeData'. Chrome only uses match on URLs that are valid URLs, with begin "http://";, and random words isn't considered a valid URL.

[chromium-bugs] Issue 6179 in chromium: Can't drag random text to titlebar

2009-01-09 Thread codesite-noreply
Updates: Owner: s...@chromium.org Cc: -s...@chromium.org t...@chromium.org Comment #8 on issue 6179 by t...@chromium.org: Can't drag random text to titlebar http://code.google.com/p/chromium/issues/detail?id=6179 Oh yeah, tab strip is Scott's territory. -- You received this me

[chromium-bugs] Issue 6179 in chromium: Can't drag random text to titlebar

2009-01-09 Thread codesite-noreply
Comment #7 on issue 6179 by s...@chromium.org: Can't drag random text to titlebar http://code.google.com/p/chromium/issues/detail?id=6179 Feel free to pass my way Tony. I can take care of the tab strip drop. -- You received this message because you are listed in the owner or CC fields of this

[chromium-bugs] Issue 6179 in chromium: Can't drag random text to titlebar

2009-01-09 Thread codesite-noreply
Comment #6 on issue 6179 by pkast...@chromium.org: Can't drag random text to titlebar http://code.google.com/p/chromium/issues/detail?id=6179 Yeah, let's keep the web contents issue separate, I was commenting tangentially. -- You received this message because you are listed in the owner or

[chromium-bugs] Issue 6179 in chromium: Can't drag random text to titlebar

2009-01-09 Thread codesite-noreply
Comment #5 on issue 6179 by t...@chromium.org: Can't drag random text to titlebar http://code.google.com/p/chromium/issues/detail?id=6179 We could have all text drops on web contents fall back to a search. It would require a change to webkit, but it's possible. That said, I think this woul

[chromium-bugs] Issue 6179 in chromium: Can't drag random text to titlebar

2009-01-09 Thread codesite-noreply
Comment #4 on issue 6179 by s...@chromium.org: Can't drag random text to titlebar http://code.google.com/p/chromium/issues/detail?id=6179 That seems reasonable to me. Changes will need to be made to BrowserView and TabStrip to accommodate dropping text. Tony knows the WebContents sides of t

[chromium-bugs] Issue 6179 in chromium: Can't drag random text to titlebar

2009-01-09 Thread codesite-noreply
Comment #3 on issue 6179 by pkast...@chromium.org: Can't drag random text to titlebar http://code.google.com/p/chromium/issues/detail?id=6179 We allow users to drag and drop anything onto the address bar, and to drag and drop random text *that looks like URLs* onto the titlebar. This combin

[chromium-bugs] Issue 6179 in chromium: Can't drag random text to titlebar

2009-01-09 Thread codesite-noreply
Comment #2 on issue 6179 by s...@chromium.org: Can't drag random text to titlebar http://code.google.com/p/chromium/issues/detail?id=6179 Peter, are you suggesting we allow the user to drop random text on the tab strip and that is equivalent to a paste and search operation? When I wrote the

[chromium-bugs] Issue 6179 in chromium: Can't drag random text to titlebar

2009-01-09 Thread codesite-noreply
Updates: Status: Available Cc: s...@chromium.org Comment #1 on issue 6179 by t...@chromium.org: Can't drag random text to titlebar http://code.google.com/p/chromium/issues/detail?id=6179 There's special handling to parse URLs out of text. Maybe that's getting in the way of a

[chromium-bugs] Issue 6179 in chromium: Can't drag random text to titlebar

2009-01-09 Thread codesite-noreply
Status: Untriaged Owner: t...@chromium.org Labels: Type-Feature Pri-2 OS-All Area-BrowserUI New issue 6179 by pkast...@chromium.org: Can't drag random text to titlebar http://code.google.com/p/chromium/issues/detail?id=6179 I can drag something that looks like a URL to the titlebar to open it in