https://issues.apache.org/bugzilla/show_bug.cgi?id=47099
Summary: [PATCH] Regression:
Product: Batik
Version: 1.8
Platform: PC
URL: http://www.w3.org/Graphics/SVG/Test/20061213/svggen/in
teract-cursor-01-f.svg
OS/Version: Windows Vista
Status: NEW
Keywords: PatchAvailable
Severity: regression
Priority: P2
Component: Bridge
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=23545)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=23545)
Fix cursor in text elements
While playing with cursors a bit, I noticed a weird behavior with pointer
cursors... Further analysis and comparison with release 1.7 lead to the
conclusion that this was a regression introduced with revision 761228 (
https://svn.apache.org/viewcvs.cgi?view=rev&rev=761228 ).
Steps to reproduce:
1. Load the bug report URL [1] in Batik Squiggle;
2. Place the mouse pointer over "Text Cursor" and move around.
Expected results:
A text cursor would be shown always.
Actual results:
A pointer cursor is sometimes displayed.
Additional information:
After digging down a bit, it seems that a necessary coordinate transform was
removed during revision 761228 (
https://svn.apache.org/viewcvs.cgi?view=rev&rev=761228 ). The patch addresses
this by restoring it. I've
also checked that the example [2] posted into the mailing list -- which somehow
triggered the changes -- still works flawlessly with the patch applied.
[1]
http://www.w3.org/Graphics/SVG/Test/20061213/svggen/interact-cursor-01-f.svg
[2] http://www.nabble.com/attachment/22824226/0/Batik-EventsAndZoomIssues.svg
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]