Page 1 of 1

Searching when lines are wrapped does not scroll the view

Posted: Mon Aug 08, 2011 1:32 pm
by dma_k
Dear oXygen support team,

Currently when line wrap is enabled (Preferences → oXygen → Editor → Line Wrap) and the search (Ctrl+F) hits the text, which is outside the current view (e.g. the line is split to view width and the found text is outside the view), then the view is not scrolled to make the found text visible. More exactly: the line number is scrolled to correct one, but the line offset is correctly interpreted for run-away line.

Expected: the view is correctly scrolled to display the selected text.

Relative to: bug#35779

Additional info:
oXygen XML Editor and XSLT Debugger v12.1.0.v2011031114
Eclipse Helios SR2 v3.6.2.r362_v20110210

Re: Searching when lines are wrapped does not scroll the view

Posted: Mon Aug 08, 2011 4:25 pm
by adrian
Hello,

We have reproduced this. Unfortunately it's difficult to tell if this can be fixed on our side. The find feature is in the Eclipse implementation and apparently they are yet to support soft line wrap.
I've logged this to our issue tracking tool and we'll investigate.

Regards,
Adrian