[chromium-bugs] Re: Issue 26076 in chromium: Selecting text on a web pages doesn't scroll

2009-11-03 Thread chromium
Comment #12 on issue 26076 by viettrun...@chromium.org: Selecting text on a web pages doesn't scroll http://code.google.com/p/chromium/issues/detail?id=26076 Upon further investigation, the change in #11 only "works" if the move out is quick, which presumably causes a flurry of mouse moves a

[chromium-bugs] Re: Issue 26076 in chromium: Selecting text on a web pages doesn't scroll

2009-11-03 Thread chromium
Comment #11 on issue 26076 by viettrun...@chromium.org: Selecting text on a web pages doesn't scroll http://code.google.com/p/chromium/issues/detail?id=26076 Aargh. The significant divergence in code path between mouse moves and exits is in RenderWidgetHost::ForwardMouseEvent() (in chrome/br

[chromium-bugs] Re: Issue 26076 in chromium: Selecting text on a web pages doesn't scroll

2009-11-03 Thread chromium
Updates: Cc: a...@chromium.org Comment #10 on issue 26076 by viettrun...@chromium.org: Selecting text on a web pages doesn't scroll http://code.google.com/p/chromium/issues/detail?id=26076 It's not obvious to me that the Mac WebInputEventFactory::mouseEvent() (in webkit/api/src/mac/W

[chromium-bugs] Re: Issue 26076 in chromium: Selecting text on a web pages doesn't scroll

2009-11-02 Thread chromium
Updates: Owner: kr...@chromium.org Comment #6 on issue 26076 by pinker...@chromium.org: Selecting text on a web pages doesn't scroll http://code.google.com/p/chromium/issues/detail?id=26076 can we get a regression window? -- You received this message because you are listed in the owne

[chromium-bugs] Re: Issue 26076 in chromium: Selecting text on a web pages doesn't scroll

2009-10-31 Thread chromium
Updates: Owner: pinker...@chromium.org Labels: ReleaseBlock-Beta Comment #5 on issue 26076 by dglaz...@chromium.org: Selecting text on a web pages doesn't scroll http://code.google.com/p/chromium/issues/detail?id=26076 I have no clue how this works in WebKit and why this is Mac