[Bug 53911] Long lines don't word wrap using CodeEditor extension

2014-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53911

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Severity|major   |enhancement

--- Comment #3 from Andre Klapper aklap...@wikimedia.org ---
Request for new functionality which wasn't there before =
severity==enhancement

-- 
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 53911] Long lines don't word wrap using CodeEditor extension

2014-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53911

Derk-Jan Hartman hartman.w...@gmail.com changed:

   What|Removed |Added

 Depends on||59924

-- 
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 53911] Long lines don't word wrap using CodeEditor extension

2014-03-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53911

Derk-Jan Hartman hartman.w...@gmail.com changed:

   What|Removed |Added

   Severity|major   |enhancement

-- 
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 53911] Long lines don't word wrap using CodeEditor extension

2014-03-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53911

Technical 13 technical...@yahoo.com changed:

   What|Removed |Added

   Severity|enhancement |major

--- Comment #2 from Technical 13 technical...@yahoo.com ---
It needs to be an option from the ui.  I don't care if it is toggled by default
or not.

-- 
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 53911] Long lines don't word wrap using CodeEditor extension

2013-12-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53911

Derk-Jan Hartman hartman.w...@gmail.com changed:

   What|Removed |Added

 CC||hartman.w...@gmail.com

--- Comment #1 from Derk-Jan Hartman hartman.w...@gmail.com ---
Quite easy to do with

session.setUseWrapMode(true);
session.setWrapLimitRange(120, 120);

It defaults to 80 columns it seems. There is also a hook to allow you to do
this yourself:

Demo:
https://en.wikipedia.org/w/index.php?title=User%3ATheDJ%2Fcommon.jsdiff=588508535oldid=584824999

I guess we can fight over weather or not this should be set by default.

-- 
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 53911] Long lines don't word wrap using CodeEditor extension

2013-09-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53911

MZMcBride b...@mzmcbride.com changed:

   What|Removed |Added

Summary|Long lines don't word wrap  |Long lines don't word wrap
   ||using CodeEditor extension

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