Searching when lines are wrapped does not scroll the view

Having trouble installing Oxygen? Got a bug to report? Post it all here.
dma_k
Posts: 32
Joined: Fri Aug 05, 2011 8:27 pm

Searching when lines are wrapped does not scroll the view

Post 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
adrian
Posts: 2879
Joined: Tue May 17, 2005 4:01 pm

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

Post 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
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Post Reply