[Bug 25725] Unwanted linebreaks in diffs when span.diffchange is present

2011-10-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25725

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Keywords||need-regression-test

--- Comment #7 from Mark A. Hershberger m...@everybody.org 2011-10-15 
22:03:41 UTC ---
tagging bugs for Marcus to look at

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25725] Unwanted linebreaks in diffs when span.diffchange is present

2011-02-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25725

duplicate...@googlemail.com changed:

   What|Removed |Added

 Blocks||27720

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25725] Unwanted linebreaks in diffs when span.diffchange is present

2010-10-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25725

--- Comment #1 from Erwin Dokter er...@darcoury.nl 2010-10-31 18:04:31 UTC ---
Created attachment 7769
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=7769
Screenshot showing fault

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25725] Unwanted linebreaks in diffs when span.diffchange is present

2010-10-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25725

Bawolff bawolff...@gmail.com changed:

   What|Removed |Added

 CC||bawolff...@gmail.com

--- Comment #2 from Bawolff bawolff...@gmail.com 2010-10-31 18:07:38 UTC ---
Theoretically, shouldn't the diff engine be using non-breaking spaces for any
significant whitespace so using css white-space type hacks are unnecessary?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25725] Unwanted linebreaks in diffs when span.diffchange is present

2010-10-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25725

--- Comment #3 from Erwin Dokter er...@darcoury.nl 2010-10-31 18:14:51 UTC ---
That would be an idea. On the other hand, if the original text doesn't contain
non-breaking spaces, neither should the diff text, as it would introduce
unwanted characters during copy/paste.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25725] Unwanted linebreaks in diffs when span.diffchange is present

2010-10-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25725

Derk-Jan Hartman hart...@videolan.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||hart...@videolan.org
 Resolution||FIXED

--- Comment #4 from Derk-Jan Hartman hart...@videolan.org 2010-11-01 00:15:13 
UTC ---
It seems the linebreaks are used as word boundaries, and the the diff line
routines are reused for word level comparison.

Fixed in r75769, by line-ending squashing the work comparison results.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l