[Libreoffice-bugs] [Bug 91228] Writer crash Insert Image, Anchor as character, Go after image, press enter

2015-06-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91228

Philippe Jung phil.j...@free.fr changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |phil.j...@free.fr
   |desktop.org |

--- Comment #5 from Philippe Jung phil.j...@free.fr ---
Same problem with

text
(put cursor here)text - image anchored at char 

and press backspace

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 91228] Writer crash Insert Image, Anchor as character, Go after image, press enter

2015-05-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91228

--- Comment #4 from Philippe Jung phil.j...@free.fr ---
Taking a writer doc with just an image anchored as character, the GetDoc Nodes
are:
 count=14
 rNodes[0]=0x2943c90
 rNodes[1]=0x296c2a0
 rNodes[2]=0x2956330
 rNodes[3]=0x294abe0
 rNodes[4]=0x2944fa0
 rNodes[5]=0x2a116e0
 rNodes[6]=0x2a10d10
 rNodes[7]=0x2a0fe90
 rNodes[8]=0x2951750
 rNodes[9]=0x296bec0
 rNodes[10]=0x295ac30
 rNodes[11]=0x295ad50
 rNodes[12]=0x297b7a0
 There is a fly anchored in pNode
 rAnchor.GetContentAnchor()-nNode 12
 rNodes[13]=0x296b300

When I go after the image and press Return, the GetDoc Nodes are:
 count=15
 rNodes[0]=0x2943c90
 rNodes[1]=0x296c2a0
 rNodes[2]=0x2956330
 rNodes[3]=0x294abe0
 rNodes[4]=0x2944fa0
 rNodes[5]=0x2a116e0
 rNodes[6]=0x2a10d10
 rNodes[7]=0x2a0fe90
 rNodes[8]=0x2951750
 rNodes[9]=0x296bec0
 rNodes[10]=0x295ac30
 rNodes[11]=0x295ad50
 rNodes[12]=0x2f1a220
 rNodes[13]=0x297b7a0
 There is a fly anchored in pNode
 rAnchor.GetContentAnchor()-nNode 12

rNodes 12 has become 13, new node inserted in 12.
But the FlyFrame (at pos 13) is still referencing nNode 12.

Either new node has to be inserted After the FlyFrame or nNode has to be
updated during insert.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 91228] Writer crash Insert Image, Anchor as character, Go after image, press enter

2015-05-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91228

--- Comment #3 from Philippe Jung phil.j...@free.fr ---
Fresh version from master shows this:

soffice.bin:
/home/philippe/src/git-repo/libreoffice/master/sw/source/core/layout/atrfrm.cxx
:3507 : void sw::CheckAnchoredFlyConsistency(const SwDoc):  l'assertion «
rAnchor.GetContentAnchor()-nNode.GetNode() == pNode » a échoué.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 91228] Writer crash Insert Image, Anchor as character, Go after image, press enter

2015-05-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91228

Joel Madero jmadero@gmail.com changed:

   What|Removed |Added

 CC||jmadero@gmail.com

--- Comment #1 from Joel Madero jmadero@gmail.com ---
Ubuntu 15.04 x64
LibreOffice
Version: 5.0.0.0.alpha1+
Build ID: 7d890d0482abb8e051144d8177917c21844638c3
Locale: en-US (en_US.UTF-8)

Build Date: 05/10/2015

No crash.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 91228] Writer crash Insert Image, Anchor as character, Go after image, press enter

2015-05-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91228

Gordo gordon1dr...@yahoo.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #2 from Gordo gordon1dr...@yahoo.com ---
Reproduced.

Windows Vista 64
Version: 5.0.0.0.alpha1+
Build ID: 25a0bd7b909fb8c87387d1413060f6c4ba5a51bd
TinderBox: Win-x86@39, Branch:master, Time: 2015-05-11_01:05:55

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs