Bug 18422 - Text loses selection while drag-select in GMail chat windows
Summary: Text loses selection while drag-select in GMail chat windows
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: GoogleBug
Depends on:
Blocks:
 
Reported: 2008-04-10 22:35 PDT by Eric Seidel (no email)
Modified: 2022-11-17 10:01 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2008-04-10 22:35:51 PDT
Text looses selection while drag-select in GMail chat windows

1.  Open a gmail chat window to someone
2.  send enough messages that the log starts to scroll
3.  Start selecting text in the transcript and drag upwards so that the scroll area should autoscroll to continue selecting text.
4.  WebKit loses selection, as the area starts to scroll.  Firefox does not.

I've not tried spoofing as Firefox to see if this is related to the javascript they send down to WebKit.
Comment 1 Eric Seidel (no email) 2008-04-10 22:37:28 PDT
The text seems to lose its selection due to the scroll event causing the chat text entry area gaining focus.  Maybe Gmail is sending a focus event during the drag which firefox is igoring (and we're not)?
Comment 2 Ahmad Saleem 2022-11-17 10:01:24 PST
I think Google Mail (Gmail) has evolved a lot since 2008 and similarly Web Technologies and we have WPT to reach interop behavior and if there would have been still any issue, there would have been any future bug report.

There is no point in keeping this old bug without any testcase from 2008 and one which would be difficult to replicate. So I am going to mark this as "RESOLVED WONTFIX".

Please reopen if it is still happening and have reproduce testcase.