[Webkit-unassigned] [Bug 34880] New: REGRESSION: SVG text disappaears after double click
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 12 00:14:58 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34880
Summary: REGRESSION: SVG text disappaears after double click
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
URL: http://www.w3.org/Graphics/SVG/Test/20061213/htmlObjec
tHarness/full-pservers-pattern-01-b.html
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: SVG
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: krit at webkit.org
CC: zimmermann at kde.org, morrita at gmail.com
Created an attachment (id=48628)
--> (https://bugs.webkit.org/attachment.cgi?id=48628)
Screenshot of the selecting bug
If you double click on a text, it disappears. This doesn't happen on manually
selection or pressing Ctrl+A. This is a regression, older revisions don't have
this problem. But not all text elements disappear like "$Revision: 1.6 $" in
the W3C-test suite. It's strange, because it's also just a <text>-node like the
other texts. The only difference I can see, is that "$Revision: 1.6 $" is not
part of a container. It is a direct child of <svg>. But maybe this is
accidental.
The last changes were on bug 15997 . Maybe this causes this regression?
--
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