Re: [XXE] Impossible to edit complex HTML table elements

2016-10-23 Thread Leif Halvard Silli
On 23 Oct 2016, at 4:16, Leif Halvard Silli wrote: 1. For instance: Imagine that we have a 3 column row which contains 2 cells with rowspan="2" and one cell with rowspan="1". In such a case, the on the next line woujld only contain a single cell element: ABC X By

Re: [XXE] Impossible to edit complex HTML table elements

2016-10-23 Thread Leif Halvard Silli
On 21 Oct 2016, at 9:29, Hussein Shafie wrote: On 10/20/2016 07:58 PM, Leif Halvard Silli wrote: Sorry, I was very busy. Tomorrow or so, I will send you a copyrighted file, off list, for you to look at. I was, in fact, able to edit that table in XML Mind. However, I did have to use the Command-

Re: [XXE] Impossible to edit complex HTML table elements

2016-10-23 Thread Leif Halvard Silli
On 23 Oct 2016, at 4:44, Leif Halvard Silli wrote: On 23 Oct 2016, at 4:16, Leif Halvard Silli wrote: 1. For instance: Imagine that we have a 3 column row which contains 2 cells with rowspan="2" and one cell with rowspan="1". In such a case, the on the next line woujld only contain a single

Re: [XXE] Bug report - The XML source shortcut has disappeared in version 7.0.0

2016-10-23 Thread Leif Halvard Silli
On 22 Oct 2016, at 22:17, Leif Halvard Silli wrote: PS: The "Known problem" below may interest you because you have reported it. http://www.xmlmind.com/xmleditor/known_problems.html#problems_on_mac --- * On the Mac, double-clicking on a file which should be opened by XXE (e.g. a ".dita" file

Re: [XXE] Bug report - The XML source shortcut has disappeared in version 7.0.0

2016-10-23 Thread Leif Halvard Silli
On 21 Oct 2016, at 9:44, Hussein Shafie wrote: On 10/20/2016 08:18 PM, Leif Halvard Silli wrote: On 18 Oct 2016, at 18:47, Hussein Shafie wrote: Maïlys C. wrote: After an upgrade to version 7 in last july, it is no longer possible use the shortcut "ctrl + shift + s"

Re: [XXE] Bug report - The XML source shortcut has disappeared in version 7.0.0

2016-10-23 Thread Hussein Shafie
On 10/22/2016 10:17 PM, Leif Halvard Silli wrote: ... May be I am deviating (again), but for instance, when I select New (to open a new, empty, document), I get a list of all the formats that XMLMind is able to create. I would then expected that I could just type e.g. H to get the HTML formats.

Re: [XXE] Bug report - The XML source shortcut has disappeared in version 7.0.0

2016-10-23 Thread Hussein Shafie
On 10/23/2016 04:49 AM, Leif Halvard Silli wrote: Again, this feature is suppored by jEdit. So it must be possible to somehow get it to work. That being said, this featuer is not supported by NetBeans: https://netbeans.org/bugzilla/show_bug.cgi?id=138943 As for jEdit, then it seems at least the

Re: [XXE] Bug report - The XML source shortcut has disappeared in version 7.0.0

2016-10-23 Thread Hussein Shafie
FYI, what follows is a precise description of the bug: --- [macosx] OpenFilesHandler does not receive fileopen events https://bugs.openjdk.java.net/browse/JDK-8043852 --- Unlike other Java applications which may use deprecated yet functional Java APIs (com.apple.eawt.Application.addApplication

Re: [XXE] Bug report - The XML source shortcut has disappeared in version 7.0.0

2016-10-23 Thread Leif Halvard Silli
On 23 Oct 2016, at 12:43, Hussein Shafie wrote: On 10/23/2016 04:49 AM, Leif Halvard Silli wrote: Again, this feature is suppored by jEdit. So it must be possible to somehow get it to work. That being said, this featuer is not supported by NetBeans: https://netbeans.org/bugzilla/show_bug.cgi?

Re: [XXE] Bug report - The XML source shortcut has disappeared in version 7.0.0

2016-10-23 Thread Leif Halvard Silli
On 23 Oct 2016, at 16:17, Hussein Shafie wrote: FYI, what follows is a precise description of the bug: --- [macosx] OpenFilesHandler does not receive fileopen events https://bugs.openjdk.java.net/browse/JDK-8043852 Thanks. So, it sounds as if the bug will remain until XMLmind switches to J

Re: [XXE] Bug report - The XML source shortcut has disappeared in version 7.0.0

2016-10-23 Thread Hussein Shafie
On 10/23/2016 03:49 PM, Leif Halvard Silli wrote: It sounds as if you turn that blog post into less than what it claims to be. It is as if you say that is only about association a ".java application" with Ecplipse. But in fact the post says: «Although this demonstrates using .java files, you c

Re: [XXE] Bug report - The XML source shortcut has disappeared in version 7.0.0

2016-10-23 Thread Hussein Shafie
On 10/23/2016 03:49 PM, Leif Halvard Silli wrote: It sounds as if you turn that blog post into less than what it claims to be. It is as if you say that is only about association a ".java application" with Ecplipse. But in fact the post says: «Although this demonstrates using .java files, you c

Re: [XXE] Bug report - The XML source shortcut has disappeared in version 7.0.0

2016-10-23 Thread Leif Halvard Silli
On 23 Oct 2016, at 16:52, Hussein Shafie wrote: On 10/23/2016 03:49 PM, Leif Halvard Silli wrote: The association of ".xhtml" files with XMLmind XML Editor works fine as explained in the blog page and XMLmind XML Editor is indeed started when the user double-clicks on a ".xhtml" file. (I've t

Re: [XXE] Bug report - The XML source shortcut has disappeared in version 7.0.0

2016-10-23 Thread Leif Halvard Silli
On 23 Oct 2016, at 17:17, Leif Halvard Silli wrote: On 23 Oct 2016, at 16:52, Hussein Shafie wrote: Why? Because of this bug: https://bugs.openjdk.java.net/browse/JDK-8043852 We have spent a fair amount of time trying to solve this very annoying problem and failed to find any workaround for

Re: [XXE] Bug report - The XML source shortcut has disappeared in version 7.0.0

2016-10-23 Thread Hussein Shafie
On 10/23/2016 05:40 PM, Leif Halvard Silli wrote: «Here is what needs to be done », (that is: for the Java APIs which XMLmind XML Editor (I understand) is unable to support). Have