Alan Langford created NETBEANS-3378:
---------------------------------------

             Summary: Split window behaviour is counter-intuitive
                 Key: NETBEANS-3378
                 URL: https://issues.apache.org/jira/browse/NETBEANS-3378
             Project: NetBeans
          Issue Type: Improvement
          Components: editor - Other
    Affects Versions: 11.2
            Reporter: Alan Langford


This is a minor UX improvement, hopefully an easy fix and not just a matter of 
personal taste.

When an editor window is split horizontally, the bottom split repositions at 
the top of the file. Since in most cases the user is not at the top of the file 
when creating a split, this results in the top half showing code that's below 
the bottom half. This seems counterintuitive non-optimal.

The suggestion is to do one of the following:
 # Place the editor view for both splits in the same place, let the user 
navigate from there, or
 # Make the top split at the top of the file, preserve the position of the 
bottom.

Personally I slightly favor the first option since it seems to be the most 
intuitive for both horizontal and vertical splits.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to