DO NOT REPLY [Bug 34354] Not suported menu

2012-04-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=34354

Glenn Adams gl...@skynav.com changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

--- Comment #9 from Glenn Adams gl...@skynav.com 2012-04-01 13:55:09 UTC ---
batch transition to closed remaining pre-FOP1.0 resolved bugs

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 34354] - Not suported menu

2005-04-24 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=34354.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34354





--- Additional Comments From [EMAIL PROTECTED]  2005-04-24 14:32 ---
Reading this makes it clear that it is your use of the
feature that is the problem. You (or someone) has choosen 
to store 'proxies' of the menu content in the SVG file 
in the SVG namespace.  

At some point these elements are copied/imported into 
the contextMenu's document.  There is no problem with 
the Adobe context menu document having these elements 
the problem is that this document has added these
elements to an SVG document in the SVG namespace.  

I suspect that all you really need to do is add a default 
namespace decl to the menu item to move them out of the 
the SVG namespace into a suitable 'extension' namespace.  
The method that constructs the menu in the contextMenu 
document might need some adjustment but probably not.


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


DO NOT REPLY [Bug 34354] - Not suported menu

2005-04-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=34354.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34354





--- Additional Comments From [EMAIL PROTECTED]  2005-04-24 07:34 ---
(In reply to comment #5)
 (In reply to comment #4)
  How this(Menu)can be implemented in PDF in the first place My 
  answer is that I don't need implementation of it , I want only that Batik 
  ignore it - it's not an error to use it.
It is an error to use it.  You can not add arbitrary elements to
 the SVG namespace.  If the menu element were in another namespace
 (say Adobe something) Batik would ignore it and processes the elements
 in the SVG namespace but you can not place arbitrary elements in the SVG 
 namespace, it is a violation of the SVG specification.

The use of menu in Adobe can be explained in the following web site(there 
are examples to test) :
http://www.xml.com/pub/a/2002/07/03/adobesvg.html

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


DO NOT REPLY [Bug 34354] - Not suported menu

2005-04-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=34354.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34354


[EMAIL PROTECTED] changed:

   What|Removed |Added

Summary|Not suported menu |Not suported menu




--- Additional Comments From [EMAIL PROTECTED]  2005-04-07 20:18 ---
Dynamic contextmenu Creation manipulated by JAVASCRIPT to creat diffrent menu , 
supported by adobe SVGViewer.


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.