Hello,

sorry for not being precise enough, I have seen it on different environments so I thought it was not relevant.
This is my environment:
- Linux Ubuntu
- java version "1.8.0_05"
- XXE v6
- Calenco WebDAV server

I tested on Google Drive after your email, and behavior is the same. I also tested with an image hosted on a simple web server. Actually the image is loaded over and over again.

Same behavior under:
- Windows XP with Java 7.
- Mac OSX Mavericks with Java 6

Sample attached.

Best regards,

*NeoDoc*
*Camille Bégnis*
[email protected]
Tél: +33 (0)4.42.52.24.20
5, rue de la Touloubre
13770 Venelles
France
http://www.neodoc.fr/
Le 22/07/2014 14:48, Hussein Shafie a écrit :
On 07/22/2014 02:09 PM, Camille Bégnis wrote:

we have experienced a serious issue with the new dynamic images loading
system.

I assume that you mean option "Load images in a background task" = "Remote images only" (Options|Preferences, View section)

http://www.xmlmind.com/xmleditor/_distrib/doc/help/viewOptions.html#viewOptions_images




To reproduce, you should load into XXE a document with the following
characteristics:
* short document (DocBook section for example) with images in it, all
stored on WebDav remote server
* when the images are not loaded the full content fits on screen (no
right slider)
* when the images are loaded the full content does not fit on screen

When that happens, the images are not shown but blinks so it makes it
really hard to edit the document.
A workaround consists in resizing the window.

Other workaround: turn off "Load images in a background task".




Thanks for letting me know if you can reproduce.

No. As expected, I cannot reproduce this issue.

I have used attached DocBook section, stored on a fast WebDAV server and also on, much slower, Google Drive.

I have used Java 6, Java 7 and Java 8 on my Linux box to reproduce the problem.

I have used XXE v6.

It always worked fine. The images were displayed cleanly one after the other. No blinking. No weird page scrolling.

Unless:

1) you are much more precise in your bug report (you didn't even specify XXE version, Java version, OS, WebDAV server, etc),

2) you provide us with everything needed (document, images, access to your WebDAV server, etc) to reproduce this issue,

we consider that this issue is closed.





<?xml version='1.0' encoding='UTF-8'?><section xmlns="http://docbook.org/ns/docbook"; xmlns:xlink="http://www.w3.org/1999/xlink"; xmlns:xi="http://www.w3.org/2001/XInclude"; xmlns:svg="http://www.w3.org/2000/svg"; xmlns:m="http://www.w3.org/1998/Math/MathML"; xmlns:html="http://www.w3.org/1999/xhtml"; xmlns:db="http://docbook.org/ns/docbook"; xmlns:cco="http://www.calenco.com/ns/configurator"; version="5.0">
  <title>test</title>

  <para/>

  <figure>
    <title/>

    <mediaobject>
      <imageobject>
        <imagedata width="100%" xml:id="image-couverture" role="upload" annotations="Image" fileref="http://www.neodoc.biz/fr/calenco/img/calenco-workspace-big.png"/>
      </imageobject>
    </mediaobject>
  </figure>

  <itemizedlist>
    <listitem>
      <para/>
    </listitem>

    <listitem>
      <para/>
    </listitem>
  </itemizedlist>
</section>
--
XMLmind XML Editor Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to