Bug 14971 - REGRESSION: cannot select reporter's e-mail in bugzilla
Summary: REGRESSION: cannot select reporter's e-mail in bugzilla
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Nobody
URL:
Keywords: Regression
Depends on:
Blocks:
 
Reported: 2007-08-15 05:48 PDT by Alexey Proskuryakov
Modified: 2007-08-15 14:35 PDT (History)
2 users (show)

See Also:


Attachments
Screenshot of selection (8.53 KB, image/png)
2007-08-15 06:24 PDT, David Kilzer (:ddkilzer)
no flags Details
patch (4.85 KB, patch)
2007-08-15 13:55 PDT, Justin Garcia
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2007-08-15 05:48:16 PDT
Try drag-selecting reporter name and e-mail in this Bugzilla report. It's possible (though tricky) in shipping Safari/WebKit, but I couldn't do it with r25065 nightly at all.

See also: bug 14546.
Comment 1 David Kilzer (:ddkilzer) 2007-08-15 06:24:32 PDT
Created attachment 15976 [details]
Screenshot of selection

Select the email address like this?  I started from the end (">") and dragged left and up.  Used a local debug build of WebKit r25066 with Safari 3 Public Beta v. 3.0.3 (522.12.1) on Mac OS X 10.4.10 (8R218).
Comment 2 mitz 2007-08-15 07:37:38 PDT
I think <http://trac.webkit.org/projects/webkit/changeset/25057> made it impossible to drag-select inside -webkit-user-select: ignore elements, not only start the selection in them.
Comment 3 Alexey Proskuryakov 2007-08-15 09:57:09 PDT
(In reply to comment #1)
> Select the email address like this?

Yes, trying harder, I can select... But it is way easier in shipping Safari/WebKit.
Comment 4 Justin Garcia 2007-08-15 13:55:59 PDT
Created attachment 15987 [details]
patch
Comment 5 Justin Garcia 2007-08-15 13:56:35 PDT
(In reply to comment #2)
> I think <http://trac.webkit.org/projects/webkit/changeset/25057> made it
> impossible to drag-select inside -webkit-user-select: ignore elements, not only
> start the selection in them.

Exactly.
Comment 6 Darin Adler 2007-08-15 14:01:20 PDT
Comment on attachment 15987 [details]
patch

r=me
Comment 7 Justin Garcia 2007-08-15 14:35:04 PDT
r25101