[Libreoffice-bugs] [Bug 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2022-02-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74577

Eike Rathke  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |er...@redhat.com
   |desktop.org |

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2020-11-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74577

--- Comment #33 from stragu  ---
I can still reproduce this regression with the latest 7.1 Alpha:

Version: 7.1.0.0.alpha1
Build ID: 987671387712c4f9061d6216ff2f001a7bb9e57b
CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

Same imperfect workaround with Writer as an intermediate.

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


[Libreoffice-bugs] [Bug 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2020-11-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74577

zcrhonek  changed:

   What|Removed |Added

 CC||petr.val...@libreoffice.org

--- Comment #32 from zcrhonek  ---
*** Bug 138433 has been marked as a duplicate of this bug. ***

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


[Libreoffice-bugs] [Bug 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2020-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74577

stragu  changed:

   What|Removed |Added

 CC||stephane.guil...@member.fsf
   ||.org

--- Comment #31 from stragu  ---
Same problem in the final release of 7.0.0:

Version: 7.0.0.3
Build ID: 8061b3e9204bef6b321a21033174034a5e2ea88e
CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

I discovered this when trying to copy and paste a table from Jamovi into Calc.
But following the steps in comment 30 is a great way to test.

Note that the table looks good in Writer!

One partial workaround is to paste first in Writer, and then copy and paste
again into Calc. It is only partial because there is another issue (bug 101313)
with copying and pasting merged cells between Writer and Calc, so some manual
work is still needed (but it is less effort than the issue described here).

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


[Libreoffice-bugs] [Bug 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2020-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74577

stragu  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=92
   ||960

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


[Libreoffice-bugs] [Bug 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2020-04-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74577

--- Comment #30 from Pablo Navarro  ---
I just signed up to report this exact bug: colspan breaks copying html tables.

It can easily be reproduced:
- Create an HTML file (file.html) with these 6 lines:

Columns A+BColumn C
Value AValue BValue C
Value AValue BValue C
Value AValue BValue C


- Open that file in a browser, it will look like this:
   Columns A + B  | Column C
Value A | Value B | Value C
Value A | Value B | Value C
Value A | Value B | Value C

- Copy the table
- Paste it to LibreOffice Calc

It will look like this:
A |B  | C | D |E  |F
   Columns A + B  | Column C  |   |   |   |
Value A   | Value B   | Value C   |   |
Value A   | Value B   | Value C   |
Value A   | Value B   | Value C


Instead of resetting the colspan, it doubles it every for every next row.

Hope this helps to solve this old bug.
I just tried it in the current nightly and it's still here.

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


[Libreoffice-bugs] [Bug 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74577

--- Comment #29 from Kevin Suo  ---
For some technical reason which I am not familiar with, himajin's patch on
gerrit was abandoned. 

That patch was quite old, it may work but may not be suitable to be applied to
today's master.

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


[Libreoffice-bugs] [Bug 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74577

Kevin Suo  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=10
   ||1313

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


[Libreoffice-bugs] [Bug 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2019-11-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74577

--- Comment #28 from Jonathon  ---
this bug is still an issue in 6.3.3.2

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

[Libreoffice-bugs] [Bug 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2019-11-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74577

--- Comment #27 from QA Administrators  ---
Dear Jonathon,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2018-11-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74577

--- Comment #26 from titova...@gmail.com ---
Hi, I have the same problem with libreoffice 6.1.3 Calc. There is some possible
solution for this? 
I can not use javomi with Calc 
thanks

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


[Libreoffice-bugs] [Bug 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2018-08-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74577

--- Comment #25 from kavale...@gmail.com ---
Reported 4 years ago? :O

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


[Libreoffice-bugs] [Bug 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2018-08-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74577

Xisco Faulí  changed:

   What|Removed |Added

 CC||kavale...@gmail.com

--- Comment #24 from Xisco Faulí  ---
*** Bug 119264 has been marked as a duplicate of this bug. ***

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


[Libreoffice-bugs] [Bug 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2018-04-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74577

Volga  changed:

   What|Removed |Added

 CC||er...@redhat.com,
   ||s.mehrbr...@gmail.com,
   ||thomas.le...@gmail.com

--- Comment #23 from Volga  ---
CC: Eike Rathke, Tomas Lendo

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


[Libreoffice-bugs] [Bug 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2018-04-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74577

Buovjaga  changed:

   What|Removed |Added

 CC||3086543...@qq.com

--- Comment #22 from Buovjaga  ---
*** Bug 116845 has been marked as a duplicate of this bug. ***

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


[Libreoffice-bugs] [Bug 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2018-03-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74577

--- Comment #21 from himajin100...@gmail.com ---
(In reply to Xisco Faulí from comment #20)

Could you please submit it to gerrit?

Done.
https://gerrit.libreoffice.org/#/c/51016/

...Probably...maybe...possibly...(gradually losing confidence)

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


[Libreoffice-bugs] [Bug 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2018-03-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74577

--- Comment #20 from Xisco Faulí  ---
(In reply to himajin10 from comment #19)
> Created attachment 140485 [details]
> a patch that possibly fix this bug, but don't trust(see comment)
> 
> I attached a patch that adds one line of code. When I applied it to my local
> repository, this problem is somehow magically gone. 
> 
> BUT DON'T TRUST, AS THIS IS MY FIRST TIME USING GIT COMMAND, AND I MAY HAVE
> DONE SOMETHING WRONG.

Hello,
Thank you very much for the patch.
Could you please submit it to gerrit in order to get it reviewed by other
developers? For information see
https://wiki.documentfoundation.org/Development/gerrit/SubmitPatch

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


[Libreoffice-bugs] [Bug 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2018-03-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74577

Kevin Suo  changed:

   What|Removed |Added

   Keywords||patch

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


[Libreoffice-bugs] [Bug 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2018-03-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74577

--- Comment #19 from himajin100...@gmail.com ---
Created attachment 140485
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140485=edit
a patch that possibly fix this bug, but don't trust(see comment)

I attached a patch that adds one line of code. When I applied it to my local
repository, this problem is somehow magically gone. 

BUT DON'T TRUST, AS THIS IS MY FIRST TIME USING GIT COMMAND, AND I MAY HAVE
DONE SOMETHING WRONG.

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


[Libreoffice-bugs] [Bug 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2017-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74577

--- Comment #18 from Danilo Camara  ---
The bug is still present in Fedora Linux 27

Version: 5.4.3.2
Build ID: 5.4.3.2-1.fc27
CPU threads: 8; OS: Linux 4.13; UI render: default; VCL: gtk3; 
Locale: en-US (en_US.UTF-8); Calc: group

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


[Libreoffice-bugs] [Bug 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2017-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74577

--- Comment #17 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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


[Libreoffice-bugs] [Bug 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2016-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74577

--- Comment #16 from Justin L  ---
This bug is a mess.  Tip to a developer - do your own research from the start
on this one. I agree that the ladder effect appears to have started as
indicated in comment 9, which comment 13 suggests is
8bed4206e1b5548e3525021d6d13025a6eb01081.

That is hard to test because before that pasting produced random results that
differed each time.  My bisecting of that randomness suggests pasting initially
broke sometime on 2012-07-26 (a little later than comment 13 suggests).

Although all these commits seem rather minor, I haven't been able revert
anything and resolve the problem - so pin-pointing the problem code hasn't been
successful yet.  None of the commits look like the kind of code that would
cause this regression.

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


[Libreoffice-bugs] [Bug 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2015-01-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74577

Matthew Francis fdb...@neosheffield.co.uk changed:

   What|Removed |Added

   Keywords||bisected
 CC||fdb...@neosheffield.co.uk,
   ||markus.mohrhard@googlemail.
   ||com, noelgran...@gmail.com

--- Comment #13 from Matthew Francis fdb...@neosheffield.co.uk ---
As near as I can tell, this was caused by commit
f7f99968f2014c9e7f1f216c6ef0d2d31630087d. Later, commit
8bed4206e1b5548e3525021d6d13025a6eb01081 changed the behaviour again but didn't
solve the original issue.

Adding Cc: to noelgran...@gmail.com and markus.mohrh...@googlemail.com; Any
change you could sort this one out between you? Thanks


commit f7f99968f2014c9e7f1f216c6ef0d2d31630087d
Author: Noel Grandin n...@peralex.com
Date:   Thu Jul 19 15:18:22 2012 +0200

Convert SV_DECL_VARARR_SORT(ScHTMLColOffset) to o3tl::sorted_vector

Change-Id: I583eeccc2cdb0c3fd0dc60f9e222e026c6b0ead2

commit 8bed4206e1b5548e3525021d6d13025a6eb01081
Author: Markus Mohrhard markus.mohrh...@googlemail.com
Date:   Sun Sep 9 18:31:57 2012 +0200

fix crash introduced by stl conversion, fdo#54299

Change-Id: Ieb39563b1d26c3037d4200f9ec68f4ce2b2c7b42

-- 
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 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2015-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74577

R.Yu. ogldel...@mail.ru changed:

   What|Removed |Added

   Keywords||bisected

--- Comment #11 from R.Yu. ogldel...@mail.ru ---
Ok. Second attempt.

Keywords - bisected

git bisect start
# bad: [423a84c4f7068853974887d98442bc2a2d0cc91b]
source-hash-c15927f20d4727c3b8de68497b6949e72f9e6e9e
git bisect bad 423a84c4f7068853974887d98442bc2a2d0cc91b
# good: [65fd30f5cb4cdd37995a33420ed8273c0a29bf00]
source-hash-d6cde02dbce8c28c6af836e2dc1120f8a6ef9932
git bisect good 65fd30f5cb4cdd37995a33420ed8273c0a29bf00
# bad: [e02439a3d6297a1f5334fa558ddec5ef4212c574]
source-hash-6b8393474974d2af7a2cb3c47b3d5c081b550bdb
git bisect bad e02439a3d6297a1f5334fa558ddec5ef4212c574
# bad: [8f4aeaad2f65d656328a451154142bb82efa4327]
source-hash-1885266f274575327cdeee9852945a3e91f32f15
git bisect bad 8f4aeaad2f65d656328a451154142bb82efa4327
# good: [369369915d3582924b3d01c9b01167268ed38f3b]
source-hash-45295f3cdceb4c289553791071b5d7f4962d2ec4
git bisect good 369369915d3582924b3d01c9b01167268ed38f3b
# good: [6fce03a944bf50e90cd31e2d559fe8705ccc993e]
source-hash-47e4a33a6405eb1b5186027f55bd9cb99b0c1fe7
git bisect good 6fce03a944bf50e90cd31e2d559fe8705ccc993e
# good: [da317333e5675622f55c9dda17396c659af65320]
source-hash-15af925c254f27046427de70a59011e2ac3d6bdb
git bisect good da317333e5675622f55c9dda17396c659af65320
# bad: [18518588d8414f446ece5591944766f5082ebef5]
source-hash-82c25249e624cb54ca6d3293d1c3d0d8ebc208e0
git bisect bad 18518588d8414f446ece5591944766f5082ebef5
# good: [89740762f0af849e492932bd71e59149cdcd5a00]
source-hash-06f20d73da21342046a480a6b22af69901351328
git bisect good 89740762f0af849e492932bd71e59149cdcd5a00
# good: [a429a2e082aeb9bff36833603d8deb55385c7905]
source-hash-b8fa8841c098f15ef2280aa4c82c55c4f96325c9
git bisect good a429a2e082aeb9bff36833603d8deb55385c7905
# bad: [80860139a96019d7487e02c7b488a8990e1e524f]
source-hash-27d3fc221d042decbd84b72719107547562d2e12
git bisect bad 80860139a96019d7487e02c7b488a8990e1e524f
# good: [489397741e799a5ad767e4b12be827c8c96ba60b]
source-hash-50b4cbe94e200288d57a135bc9386012164bc726
git bisect good 489397741e799a5ad767e4b12be827c8c96ba60b
# first bad commit: [80860139a96019d7487e02c7b488a8990e1e524f]
source-hash-27d3fc221d042decbd84b72719107547562d2e12

80860139a96019d7487e02c7b488a8990e1e524f is the first bad commit
commit 80860139a96019d7487e02c7b488a8990e1e524f
Author: Bjoern Michaelsen bjoern.michael...@canonical.com
Date:   Mon Dec 10 03:22:19 2012 +

source-hash-27d3fc221d042decbd84b72719107547562d2e12

commit 27d3fc221d042decbd84b72719107547562d2e12
Author: Michael Stahl mst...@redhat.com
AuthorDate: Thu Jul 26 15:53:28 2012 +0200
Commit: Michael Stahl mst...@redhat.com
CommitDate: Thu Jul 26 15:54:50 2012 +0200

warning C4018: '': signed/unsigned mismatch

Change-Id: I25607ce79111b2c2933ab5e2c165df0594ed4363

:100644 100644 f8a373c120766b5f808babd0871cc880f7d45db8
6a0740ddaa0c3849d69e296a146c7056258c1c96 M  ccache.log
:100644 100644 736da9d34245efb02043bf734c93c44bb4482443
905fa72bf9c3a9dc1157aebf4c2fd3dd170d83af M  commitmsg
:100644 100644 f5d710b0c572830e70b8ed045e299548dbc65754
195e99c14914d41fe8a80648c772ee3be985e70f M  dev-install.log
:100644 100644 372fcc41f0e5177d2cf6f2b46b77fee06a12d7f9
ab06579281e263f9dc61432e780095a800d8d791 M  make.log
:04 04 768d61d644bc05b4d30258fbd65cb23e4a07f434
f75867028a7a53bce3b05da24460a5a3ac6835fc M  opt

-- 
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 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2015-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74577

Kevin Suo suokunl...@126.com changed:

   What|Removed |Added

   Keywords|bisected|

--- Comment #12 from Kevin Suo suokunl...@126.com ---
(In reply to R.Yu. from comment #11)

If I am not missing sth,

Bibisected is different from bisect.
Bibisected = the range of the commits which causes the bug. We still don't know
which exact commit broke this.
Bisected = the exact commit is identified, based on the Bibisected information.

Bibisecting using the libreoffice bibisect repo always produce BIBIsect
information.

Removed bisect keyword again.

-- 
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 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2015-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74577

--- Comment #7 from Johnny Baloney it...@gmx.com ---
I have tried with the following versions (attached):

- 3.6.7.2 pass
- 4.0.0.1 fail
- 4.4.0.1 fail

-- 
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 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2015-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74577

--- Comment #8 from Johnny Baloney it...@gmx.com ---
Created attachment 111769
  -- https://bugs.freedesktop.org/attachment.cgi?id=111769action=edit
libre office calc staircase 3.6.7.2 vs 4.0.0.1 vs 4.4.0.1

-- 
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 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2015-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74577

Kevin Suo suokunl...@126.com changed:

   What|Removed |Added

   Keywords||regression
Version|4.1.5.3 release |4.0.0.0 beta1
 Whiteboard||bibisectRequest

-- 
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 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2015-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74577

Kevin Suo suokunl...@126.com changed:

   What|Removed |Added

   Keywords|bisected|

--- Comment #10 from Kevin Suo suokunl...@126.com ---
it's bibisected, but not bisected yet. removing keyword bisected.

-- 
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 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2015-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74577

R.Yu. ogldel...@mail.ru changed:

   What|Removed |Added

   Keywords||bisected
 CC||ogldel...@mail.ru
 Whiteboard|bibisectRequest |bibisected

-- 
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 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2015-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74577

--- Comment #9 from R.Yu. ogldel...@mail.ru ---
I got something like that.

# bad: [423a84c4f7068853974887d98442bc2a2d0cc91b]
source-hash-c15927f20d4727c3b8de68497b6949e72f9e6e9e
# good: [65fd30f5cb4cdd37995a33420ed8273c0a29bf00]
source-hash-d6cde02dbce8c28c6af836e2dc1120f8a6ef9932
git bisect start 'latest' 'oldest'  
# bad: [e02439a3d6297a1f5334fa558ddec5ef4212c574]
source-hash-6b8393474974d2af7a2cb3c47b3d5c081b550bdb
git bisect bad e02439a3d6297a1f5334fa558ddec5ef4212c574 
# good: [8f4aeaad2f65d656328a451154142bb82efa4327]
source-hash-1885266f274575327cdeee9852945a3e91f32f15
git bisect good 8f4aeaad2f65d656328a451154142bb82efa4327
# bad: [9995fae0d8a24ce31bcb5e9cd0459b69cfbf7a02]
source-hash-8600bc24bbc9029e92bea6102bff2921bc10b33e
git bisect bad 9995fae0d8a24ce31bcb5e9cd0459b69cfbf7a02 
# bad: [51b63dca7427db64929ae1885d7cf1cc7eb0ba28]
source-hash-806d18ae7b8c241fe90e49d3d370306769c50a10
git bisect bad 51b63dca7427db64929ae1885d7cf1cc7eb0ba28 
# bad: [446a69834acf747d9d18841ec583512ae8fa42e7]
source-hash-06a8ca9339f02fccf6961c0de77c49673823b35f
git bisect bad 446a69834acf747d9d18841ec583512ae8fa42e7 
# good: [d2720e99b9e6cb7b099256cc7a6d2b3f907b8d7c]
source-hash-7dd6c0a8372810f48e6bee35a11ac4ad0432640b
git bisect good d2720e99b9e6cb7b099256cc7a6d2b3f907b8d7c
# bad: [3c228d4685e2981ece0e69cb774dabbef443f77c]
source-hash-e63bba0013e5ce34cd04559632206bb7c891eebe
git bisect bad 3c228d4685e2981ece0e69cb774dabbef443f77c
# good: [44ae604621f386a254b6c8fb7599b2c176245149]
source-hash-337ef5808dd8e55c06d00b222e69c5ba287acab5
git bisect good 44ae604621f386a254b6c8fb7599b2c176245149
# bad: [977cf448a89278afffc3dd6ece1dea3d0d695345]
source-hash-cbc44df67cfd13849f3de85edcdd39b5fec8b06c
git bisect bad 977cf448a89278afffc3dd6ece1dea3d0d695345
# bad: [bc819bc0c4d8592212f84069eb7f65e539517166]
source-hash-d9412fb4755377b8358a46a249cfe29a22ea9451
git bisect bad bc819bc0c4d8592212f84069eb7f65e539517166
# first bad commit: [bc819bc0c4d8592212f84069eb7f65e539517166]
source-hash-d9412fb4755377b8358a46a249cfe29a22ea9451

bc819bc0c4d8592212f84069eb7f65e539517166 is the first bad commit
commit bc819bc0c4d8592212f84069eb7f65e539517166
Author: Bjoern Michaelsen bjoern.michael...@canonical.com
Date:   Mon Dec 10 11:35:50 2012 +

source-hash-d9412fb4755377b8358a46a249cfe29a22ea9451

commit d9412fb4755377b8358a46a249cfe29a22ea9451
Author: David Tardon dtar...@redhat.com
AuthorDate: Tue Sep 11 07:31:43 2012 +0200
Commit: David Tardon dtar...@redhat.com
CommitDate: Tue Sep 11 07:36:32 2012 +0200

fdo#53520 rename portuguese dicts

Change-Id: I70cb4856f1db4722e886407d1c2fdf6a73b9a7f3

:100644 100644 0953f1686760ca6fac561e87d200e640875764f2
44293ef104571a1eaf6bfecd43d4a01702bdf52c M  ccache.log
:100644 100644 d86efaac0c94c20bff57e3036b4417574d73ce4a
86a37681bb8cfd44d04534e14b93dfd45cf0fe63 M  commitmsg
:100644 100644 5728ca3baa483958445168e9b9fccb6f075c5897
ba1824fe7a9f7615a41309f3f318d62e2c4a7589 M  dev-install.log
:100644 100644 8acfb864b3fb560156573153b434b749e43dcf60
5ee43aee8b36e6868002119bee285d15f5000fe0 M  make.log
:04 04 580424baebbc6a88398ef8d8478f1b4c5d6c6219
a363beeec352e9ce16ad9cc261f62b98edc79d12 M  opt

-- 
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 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2014-03-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74577

Alex g...@gmx.net changed:

   What|Removed |Added

 CC||g...@gmx.net

--- Comment #6 from Alex g...@gmx.net ---
I have the same issue. It seems to be caused by rows with cells spanning
multiple columns, as if the colspan counter isn't resetted for the next row(s).
The staircase starts at the column where a _previous row had a colspan
attribute. In the examples in the bugreport this is column 1. I have the issue
in a table where the first colspan attribute is in column 4 (of row 1). In the
pasted tables, columns 1-3 (in rows 2 and further) are ok, but from column 4,
the staircase begins.

This is definately a regression from 3.x and i'm almost certain 4.0 didn't have
this bug.

-- 
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 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74577

suokunl...@gmail.com changed:

   What|Removed |Added

   Hardware|x86-64 (AMD64)  |All
 OS|Mac OS X (All)  |All

-- 
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 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74577

suokunl...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||suokunl...@gmail.com
Version|4.2.0.4 release |4.1.5.3 release
 Ever confirmed|0   |1

--- Comment #5 from suokunl...@gmail.com ---
Reproducible in Fedora 20 x86, LibreOffice 4.1.5.3 and 4.2.2.1. Set to NEW.

In fact I noticed this annoying behaviour maybe since 4.0.X release, but I am
not sure so I only changing the version to 4.1.5.3.

The only workaround for me is to paste as un-formated text (so you do not
reserve the formating of the html table)

Another test case example is to copy and paste the income statement to calc
from the following url:
http://finance.yahoo.com/q/is?s=YHOO+Income+Statementannual

-- 
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 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2014-02-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74577

--- Comment #1 from Jonathon j...@thon.cc ---
Created attachment 93468
  -- https://bugs.freedesktop.org/attachment.cgi?id=93468action=edit
the html to paste into calc

-- 
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 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2014-02-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74577

--- Comment #2 from Jonathon j...@thon.cc ---
Created attachment 93471
  -- https://bugs.freedesktop.org/attachment.cgi?id=93471action=edit
How the same HTML looks when pasted into Writer

-- 
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 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2014-02-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74577

Jonathon j...@thon.cc changed:

   What|Removed |Added

  Attachment #93466|text/plain  |image/png
  mime type||

-- 
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 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2014-02-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74577

--- Comment #4 from Jonathon j...@thon.cc ---
Created attachment 93473
  -- https://bugs.freedesktop.org/attachment.cgi?id=93473action=edit
Screenshot of the w3c validator, confirming it is valid html

-- 
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 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2014-02-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74577

--- Comment #3 from Jonathon j...@thon.cc ---
Created attachment 93472
  -- https://bugs.freedesktop.org/attachment.cgi?id=93472action=edit
How the same HTML looks when pasted into Excel

-- 
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