[Webkit-unassigned] [Bug 25195] using keyboard to extend selection after a selection using mouse extends character selection in reverse order as FF and IE
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 16 14:36:00 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=25195
--- Comment #11 from Xiaomei Ji <xji at chromium.org> 2009-07-16 14:35:58 PDT ---
(In reply to comment #10)
> (From update of attachment 31969 [details])
> Six thoughts:
>
> 1) Please re-test this after http://trac.webkit.org/changeset/45945 -- this
> might have been affected by that bug.
The bug (different behavior in Windows) still present after the above change.
But the cause probably is different now, I need to re-debug to check the cause.
>
> 2) #if !PLATFORM(WIN) is the way to do this, not an #if followed by an
> #else.
Will change.
>
> 3) Does this really not affect the results of any other regression tests?
Mac runs OK for sure. I need to look again at Windows.
>
> 4) We want the test to test behavior on all platforms, expecting one result
> on Windows and another on other platforms.
Got it. Ran the test in 2 platforms (and got 2 different results), but did not
submit it in Mac due to the code change only apply to Widows.
>
> 5) Is it really true that Windows is the exception? Maybe Mac is the
> exception?
I do not know. Being reported and tested in Windows, so changed only in Windows
for safe.
>
> 6) In the test case, two of the comments have been merged into one giant
> line. Search for "the mouse down" to see what I mean.
Will change.
Thanks,
Xiaomei
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list