Page MenuHomePhabricator

[Migrated] NotImplementedException when clicked on a line in alert box on Hebrew Wikipedia
Open, Needs TriagePublicBUG REPORT

Description

@Ijon 01:55, 14 February 2015 (UTC) wrote:

Exception:

NotImplementedException

Message:

The method or operation is not implemented.

Call stack:

at System.Windows.Forms.UnsafeNativeMethods.ITextDocument.Range(Int32 cp1, Int32 cp2)
at System.Windows.Forms.TextBoxBase.ScrollToCaret()
at WikiFunctions.Controls.ArticleTextBox.Find(String strRegex, Boolean isRegex, Boolean caseSensitive, String articleName)
at AutoWikiBrowser.MainForm.lbDuplicateWikilinks_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.ListBox.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

OS: Microsoft Windows NT 5.1.2600 Service Pack 3
Version: AutoWikiBrowser (5.5.6.0), WikiFunctions (5.5.6.0), revision 10538 (2014-12-23 21:37:52)
.NET: 2.0.50727.1433
Site: https://he.wikipedia.org

Event Timeline

Josve05a raised the priority of this task from to Needs Triage.
Josve05a updated the task description. (Show Details)
Josve05a added a project: AutoWikiBrowser.
Josve05a added subscribers: Josve05a, Ijon.

@Magioladitis 23:30, 24 February 2015 (UTC) wrote:

@Ijon do you use Mono/Wine? Which versions?

@Ijon 18:33, 25 February 2015 (UTC) wrote:

Yes, @Magioladitis, this was under Wine, v1.6.2. Thanks!

Is this actually an RTL bug? If not, the RTL tag should be removed.

Aklapper changed the subtype of this task from "Task" to "Bug Report".Dec 14 2022, 1:15 PM