Yes Ben
I'm trying to fix this really strange behavior of smart characters :)
Yes I want to be more productive so I'm fixing the glitches.

Now this is funny
        without smartCharacter

        cmd+"+ shift + selection produces "selection"

        cmd+' + selection produces 'selection'

so far so good.

now with smart characters

        cmd+' + selection produces 'selection'

        cmd+"+ shift + selection produces 'selection'


where the fun start is that pressing shift+' produces an event whose keyValue 
is ' and not " :)

in fact the keystroke is even funkier :)

[keystroke '<Cmd-'>']




Stef

Reply via email to