Bug 10988 - GMail Editor: Select All when inside the message body selects everything on the page
Summary: GMail Editor: Select All when inside the message body selects everything on t...
Status: RESOLVED DUPLICATE of bug 9640
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords: GoogleBug
Depends on:
Blocks: 9638
  Show dependency treegraph
 
Reported: 2006-09-22 11:58 PDT by Justin Garcia
Modified: 2006-10-30 18:02 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Garcia 2006-09-22 11:58:41 PDT
Compose a new message.
Click inside the message body.
Select All

Most of the page is selected (the selection isn't confined to the message body).
Comment 1 Justin Garcia 2006-09-22 12:25:40 PDT
Like 9640, this happens because GMail's JS code calls window.focus() on keyDown.  Notice that Select All works as expected if performed via the edit menu.
Comment 2 Justin Garcia 2006-10-30 18:02:11 PST
Marking this a dupe of 9640.

*** This bug has been marked as a duplicate of 9640 ***