You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by bu...@apache.org on 2008/10/29 04:54:17 UTC

DO NOT REPLY [Bug 46072] Implement Window and Location from 1.2T

https://issues.apache.org/bugzilla/show_bug.cgi?id=46072





--- Comment #1 from G. Wade Johnson <gw...@anomaly.org>  2008-10-28 20:54:16 PST ---
Created an attachment (id=22786)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22786)
First attempt patch to allow changing location with script.

I implemented the suggestions made by Cameron McCormack in hopes of giving the
ability to assign to window.location to load a new file.

To complete this change, I would need to make a wrapper class for the location
(I think) to make it scriptable and return it from getLocation(). Then I could
implement the assign() and reload() methods.

However, this is functional and some feedback/review of the implementation is
appreciated. 


-- 
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: batik-dev-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-dev-help@xmlgraphics.apache.org