[Libreoffice-bugs] [Bug 111349] Error in pasting as unformatted text (steps in comment 5)

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

Kevin Suo  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #12 from Kevin Suo  ---
This (and its duplicates) mudt be a duplicate of bug 115088 which is just now
fixed. The have the same bisect result.

Need to test against the most recent version.

*** This bug has been marked as a duplicate of bug 115088 ***

-- 
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 111349] Error in pasting as unformatted text (steps in comment 5)

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

Kevin Suo  changed:

   What|Removed |Added

 CC||kierangr...@linux.com

--- Comment #11 from Kevin Suo  ---
*** Bug 113708 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 111349] Error in pasting as unformatted text (steps in comment 5)

2017-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111349

--- Comment #10 from V Stuart Foote  ---
(In reply to Kevin Suo from comment #9)
> Bug 114706 contains more general case to reproduce.

Yes, agree it is not related to the delimiters, "" or any other. Issue is with
the plain text paste/import action.

-- 
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 111349] Error in pasting as unformatted text (steps in comment 5)

2017-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111349

--- Comment #9 from Kevin Suo  ---
Bug 114706 contains more general case to reproduce.

-- 
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 111349] Error in pasting as unformatted text (steps in comment 5)

2017-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111349

Telesto  changed:

   What|Removed |Added

 CC||suokunl...@126.com

--- Comment #8 from Telesto  ---
*** Bug 114706 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 111349] Error in pasting as unformatted text (steps in comment 5)

2017-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111349

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||bisected

--- Comment #7 from Xisco Faulí  ---
Confirmed.
Regression introduced by:

author  Michael Meeks  2017-04-24 14:58:54
+0100
committer   Michael Meeks  2017-04-25
16:49:41 +0200
commit  e68b6e349c31ac1376e90218013e1e7612f2b522 (patch)
treeb1c19255d11dc1e99c08b71b4ae12e31412bef7b
parent  dec025d4cb51f252ecd7e981fe36800cf2bedff5 (diff)
Optimize plain-text import.
Cost of managing rsids is very significant >50% of import time, new
Rsids will be generated for changes anyway.
Also avoid un-necessary splitting of paragraphs on new-line.

Bisected with: bibisect-linux-64-5.4

Adding Cc: to Michael Meeks

-- 
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 111349] Error in pasting as unformatted text (steps in comment 5)

2017-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111349

Xisco Faulí  changed:

   What|Removed |Added

Summary|Error in pasting as |Error in pasting as
   |unformatted text|unformatted text (steps in
   ||comment 5)

-- 
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 111349] Error in pasting as unformatted text

2017-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111349

--- Comment #6 from Terrence Enger  ---
Created attachment 138692
  --> https://bugs.documentfoundation.org/attachment.cgi?id=138692&action=edit
tail of terminal output from bibisect

I see the bug in, for exmaple, daily Linux dbgutil bibisect repository
version 2017-12-16.  So I am setting O/S = All.

Working on debian-buster in the till54 bibisect repository, I see that
the bug entered LO somewhere in the 62 or so commits

  commitdates-h
    --  
good  ea8b303b  2017-04-25  e4f28aea
bad   96ac09db  2017-04-26  d8a56401

I am removing keyword bibisectRequest and adding keywords regression,
bibisected.

In the bibisected range, I notice commit e68b6e34, "Optimize
plain-text import".  Michael, are you interested?

-- 
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 111349] Error in pasting as unformatted text

2017-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111349

Terrence Enger  changed:

   What|Removed |Added

   Keywords|bibisectRequest |bibisected, regression
 CC||michael.me...@collabora.com
 OS|Windows (All)   |All

-- 
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 111349] Error in pasting as unformatted text

2017-12-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111349

V Stuart Foote  changed:

   What|Removed |Added

   Keywords||bibisectRequest
Version|6.0.0.1 rc  |5.4.0.3 release

--- Comment #5 from V Stuart Foote  ---
QA note: Version is the earliest build an issue is reproducible. Please do not
adjust unless performing bibisect.

Simpler STR, prepare new document with "" target marker. Position cursor
between marks. Open Help -> About dialog, select and +c to copy its text. 

As selection here will "only" be unformatted text, Close the dialog to return
cursor focus to document at the target. A +v to paste the unformatted
text.

Closing quote of marker will be positioned to end of the first paragraph of the
pasted text.

-- 
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 111349] Error in pasting as unformatted text

2017-12-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111349

John  changed:

   What|Removed |Added

Version|5.4.0.3 release |6.0.0.1 rc

--- Comment #4 from John  ---
Just to confirm that this is still present in 5.4.4.4 and 6.0.0.1. I am left
stuck on 5.3x :(

-- 
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 111349] Error in pasting as unformatted text

2017-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111349

--- Comment #3 from John  ---
Just to confirm that this bug is still present in 5.4.2.2 x64

-- 
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 111349] Error in pasting as unformatted text

2017-10-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111349

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
Version|5.4.1.2 release |5.4.0.3 release

-- 
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 111349] Error in pasting as unformatted text

2017-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111349

John  changed:

   What|Removed |Added

Version|5.4.0.3 release |5.4.1.2 release

-- 
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 111349] Error in pasting as unformatted text

2017-09-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111349

--- Comment #2 from John  ---
Just to confirm that this is still present in 5.4.1.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 111349] Error in pasting as unformatted text

2017-08-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111349

V Stuart Foote  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||vstuart.fo...@utsa.edu
 Ever confirmed|0   |1

--- Comment #1 from V Stuart Foote  ---
Confirmed the placement of a closing quote is made at the end of the first
paragraph/linebreak from pasted material. But it happens for any target text in
a paragraph.

On Windows 10 Ent 64-bit en-US with
Version: 5.4.0.3 (x64)
Build ID: 7556cbc6811c9d992f4064ab9287069087d7f62c
CPU threads: 8; OS: Windows 6.19; UI render: GL; 
Locale: en-US (en_US); Calc: group

Note: if the copied text has line continuations  rather than new
lines the target is split to the end of the pasted content. Seems composing the
paste result is incorrectly stopping with the first new line.

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