GeditSplitView icon indicating copy to clipboard operation
GeditSplitView copied to clipboard

Unable to navigate bottom view using keyboard

Open Jemt opened this issue 12 years ago • 2 comments

Hi.

Thanks a million for creating this plugin - it's very useful since I often need to manipulate code in different areas of the same document.

Unfortunately I find it very difficult to use because I can't navigate the code in the bottom view using Page Up/Down, CTRL + Home/End (jump to beginning/end of document), or simply up/down (arrow keys). It works fine for the top view though.

What happens is that the cursor moves to the expected position, but the view does not scroll along with it. So holding down Up (arrow key) will cause the cursor to move up, while the view does not scroll along with it.

Fixing this would improve the plugin significantly. I'm using Gedit version 3.6.1 on Ubuntu 12.10.

Thank you again for taking the time to create this plugin.

Kind regards Jimmy

Jemt avatar Apr 24 '13 20:04 Jemt

Jimmy, I have resolved this issue in my fork at (https://github.com/r-barnes/GeditSplitView) and initiated a pull request to this, the parent repository.

Cheers, ~Richard~

r-barnes avatar May 24 '13 03:05 r-barnes

Thanks a million :)

Kind regards Jimmy Thomsen [email protected]

On 05/24/2013 05:44 AM, Richard Barnes wrote:

Jemt, I have resolved this issue in my fork at (https://github.com/r-barnes/GeditSplitView) and initiated a pull request to this, the parent repository.

— Reply to this email directly or view it on GitHub https://github.com/jonocodes/GeditSplitView/issues/4#issuecomment-18385121.

Jemt avatar May 24 '13 08:05 Jemt