Re: PageUp/PageDown does not work properly in 10.1.1

2012-03-27 Thread Erni Wogernom
> I'm genuinely curious, though, as to why that's an *important* difference in 
> behavior for you.
> I can't think of a situation where either of those two approaches is 
> significantly worse or better.
> What is the case you have where it makes a significant difference?
  Here a few cases that might illustrate why I think it is important:

  - Right now pressing fn-Opt-UpArrow and then fn-Opt-DownArrow does
not return cursor to the same place (or at least near it). If you
think about it almost all navigation command that change cursor
position have counter part that allow you to get back if you need it.
But current implementation of fn-Opt-UpArrow/DownArrow does not do
that. This is because amount of space it jump is different for first
and second use: when we press it first time we jump less then one page
(some time as little as one line) and second press will jump one page
up or down.

 - And another reason is the cursor position on screen which we will
get after using current implementation of fn-Opt-UpArrow/DownArrorw.
Right now we will get top line or bottom line of the screen
respectfully and this is not a good place for cursor to be. Just think
about it: when we editing we almost always want to see context of
editing area - a few lines above and  below the cursor. But having
cursor on ether very top or very bottom line effectively hide half of
the context. So to see what is around you have to scroll text a bit
and that an extra action which could be totally be avoided by standard
implementation of this functionality. In other words after using
current implementation of fn-Opt-UpArrow/DownArrow user will *almost
certainly* have to reposition cursor before s/he can start editing.

Erni.


On Mar 27, 2:28 pm, Watts Martin  wrote:
> On Tuesday, March 27, 2012 at 10:06 , Erni Wogernom wrote:
> > - I don't mind using different key combination - that totally fine,
> > the problem is that this one does not work exactly right. As I
> > explained that previously - it does not keep screen position of cursor
> > and that make it kind of useless.
>
> Ah! I see the difference you're talking about now, yes. In the case of 
> TextEdit, the cursor might stay on the line that's three-quarters of the way 
> down the screen as you page back and forth; in the case of BBEdit, the cursor 
> would move to the top or the bottom of the screen as you page.
>
> I'm genuinely curious, though, as to why that's an *important* difference in 
> behavior for you. I can't think of a situation where either of those two 
> approaches is significantly worse or better. What is the case you have where 
> it makes a significant difference?

-- 
You received this message because you are subscribed to the 
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
<http://groups.google.com/group/bbedit?hl=en>
If you have a feature request or would like to report a problem, 
please email "supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>


Re: PageUp/PageDown does not work properly in 10.1.1

2012-03-27 Thread Erni Wogernom
Hi Watts,

> It's been sufficiently long since I've used MacOS 9 and earlier that I don't 
> remember whether this
> is a behavioral change that came with OS X and BBEdit is doing things The 
> Original Way or not.
> But Erni: if you use Option and the up/down arrows in BBEdit, it will page up 
> and down by screens
> while moving the cursor, which is what you want, I think. It's a different 
> key binding but the behavior is there.
  - I don't mind using different key combination - that totally fine,
the problem is that this one does not work exactly right. As I
explained that previously - it does not keep screen position of cursor
and that make it kind of useless.

Best,

Erni.

-- 
You received this message because you are subscribed to the 
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at

If you have a feature request or would like to report a problem, 
please email "supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 


Re: PageUp/PageDown does not work properly in 10.1.1

2012-03-27 Thread Erni Wogernom
Hi Herbert,

> Ok, answering my own question... I have the fn key set so the Function (e.g., 
> F1) keys are really the
> Function keys rather than the silly symbol by default and don't know if that 
> changes the meaning of
> the Arrow keys too. Then fn-Opt-UpArrow/DownArrow behave as you suggested in 
> TextEdit, etc.,
> while the page scrolls but the cursor doesn't seem to center in BBEdit.
   - thats exactly the what I am talking about! fn-Opt-UpArrow/
DownArrow behave almost as expected but does not keep relative screen
position of the cursor, which is really sad because this functionality
is really useful.

Erni.

-- 
You received this message because you are subscribed to the 
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at

If you have a feature request or would like to report a problem, 
please email "supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 


Re: PageUp/PageDown does not work properly in 10.1.1

2012-03-27 Thread Erni Wogernom
It have nothing to do with MSWindows at all, I have not used windows
since ~95 and honestly do not know how things work is that world. As I
mentioned before,  I wanted to point out that Option+Up/Down
functionality is now horribly broken. And that functionality is
_standard_ on mac, all Apple products have it: Apple TextEdit, Pages
and XCode etc. - they all have action that allow you to jump one page
up/down while moving the cursor and _keeping_ it relative screen
position. Just open standard TextEdit, load long file and try using
option+PageUp/PageDown (if you using MacBook it will be fn+option+up/
down) and you will know what it mean.

And just to be clear - I am not asking to change keybindings. All i
want to point out that BBEdit behave in non standard (from Mac user
point of view) way and it would be much better is that will  be fixed.

Best,

Erni.

On Mar 27, 10:22 am, LuKreme  wrote:
> On 25 Mar 2012, at 22:45 , Erni Wogernom wrote:
>
> > It looks like version 10.1.1 does not have working PageUp/PageDown
> > functionality,
>
> Yes it does. After reading this thread it is clear that what you meant to 
> type was "Page-UP/Down doesn't work like it does in MSWindows, can you change 
> it so that it does what I expect from years of using MS Word on Windows XP" 
> and the answer to that is going to be no, I can pretty much guarantee it.
>
> Page-Up/Down are not supposed to move the cursor, and never have on the Mac 
> since way back when MS Word was a Mac only product.
>
> You are used to one behavior, we are used to another behavior. I won't bother 
> telling you why ours is better (it is, though) but it's not going to change. 
> Fire up Pages, TextEdit, Mail, even MS Word and you will see the same thing 
> (Not positive on MS Word, maybe they changed it, it's been a decade since I 
> used it for more than a few minutes at a time).
>
> It would be possible to write a little snippet of code, bind it to the 
> page-up and page-down keys so that they did move the cursor, but that is left 
> as an exercise for someone who knows bit more about scripting BBEdit than I.
>
> --
> Well there are certain sections of New York, Major, that I wouldn't
> advise you to try to invade

-- 
You received this message because you are subscribed to the 
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
<http://groups.google.com/group/bbedit?hl=en>
If you have a feature request or would like to report a problem, 
please email "supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>


Re: PageUp/PageDown does not work properly in 10.1.1

2012-03-27 Thread Erni Wogernom
> I can't. Did you send your complaint to support?
I did send it, almost 6months ago - no luck so far.

-- 
You received this message because you are subscribed to the 
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at

If you have a feature request or would like to report a problem, 
please email "supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 


Re: PageUp/PageDown does not work properly in 10.1.1

2012-03-26 Thread Erni Wogernom
Hi François,

   Keys them-selfs work fine (I am using fn-Up/Down combinations on
Mac keyboard). But default editor action is to just scroll page up or
down without moving cursor up or down - that would be fine is the was
other combination of keys that will scroll text along with moving
cursor position.

   I am guessing Option+Up/Down was intend to be used in that way but
it does not work as expected: instead of jumping one page up/down and
_keeping_ relative screen position of cursor it move cursor to the
very top line or to the very bottom line. But this is a really very
bad move: as user I almost _never_ need my cursor on top line of
screen or on last line of screen - because for editing I need to see
context of editing area and having cursor or top or bottom line
effectively hide half of the context. So if I press say Option+Up (two
times btw because first will just move to top line, and only second
one will scroll text) - I most likely will need to move cursor at
least few lines down before I can edit anything. So in the end I will
have to press at least 5-6 keys just to jump to previous page and
start editing. Please note that 99.9% of other text editors have this
operation bind to just one key press, including Apple standard
TextEdit and Pages (fn+option+up/down will trigger that action). So
from user perspective this functionality is clearly broken in BBEdit.

   Thanks,

Erni.


On Mar 26, 8:57 am, François Schiettecatte 
wrote:
> Erni
>
> Page Up and Page down works for me, what kind of keyboard are you using?
>
> Also pressing Option+up/down more than once will page up and down.
>
> François
>
> On Mar 26, 2012, at 12:45 AM, Erni Wogernom wrote:
>
>
>
>
>
>
>
> > Hi there,
>
> >    It looks like version 10.1.1 does not have working PageUp/PageDown
> > functionality, which is kind-of unexpected for such advanced text
> > editor. Option+up/down just move cursor to top/bottom line (which is
> > useless btw) instead of jumping up or down one screen while keeping
> > relative cursor position on screen.
>
> >    Could you please fix this?
>
> >    Thanks!
>
> > Erni.
>
> > --
> > You received this message because you are subscribed to the
> > "BBEdit Talk" discussion group on Google Groups.
> > To post to this group, send email to bbedit@googlegroups.com
> > To unsubscribe from this group, send email to
> > bbedit+unsubscr...@googlegroups.com
> > For more options, visit this group at
> > <http://groups.google.com/group/bbedit?hl=en>
> > If you have a feature request or would like to report a problem,
> > please email "supp...@barebones.com" rather than posting to the group.
> > Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

-- 
You received this message because you are subscribed to the 
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
<http://groups.google.com/group/bbedit?hl=en>
If you have a feature request or would like to report a problem, 
please email "supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>


PageUp/PageDown does not work properly in 10.1.1

2012-03-26 Thread Erni Wogernom
Hi there,

It looks like version 10.1.1 does not have working PageUp/PageDown
functionality, which is kind-of unexpected for such advanced text
editor. Option+up/down just move cursor to top/bottom line (which is
useless btw) instead of jumping up or down one screen while keeping
relative cursor position on screen.

Could you please fix this?

Thanks!

Erni.

-- 
You received this message because you are subscribed to the 
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at

If you have a feature request or would like to report a problem, 
please email "supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: