Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cursor moves unexpectedly when changing text props #10

Closed
sbenario opened this issue Jan 5, 2016 · 2 comments
Closed

cursor moves unexpectedly when changing text props #10

sbenario opened this issue Jan 5, 2016 · 2 comments

Comments

@sbenario
Copy link

sbenario commented Jan 5, 2016

repro steps:

  1. write a few words "the quick brown fox"
  2. using the keyboard, highlight the previous 3 words (on a mac, option-shift-leftarrow 3 times)
  3. using the keyboard, bold the selection. (on a mac, command-B)

Expected result: 3 highlighted words remain highlighted (now bold)
Actual result while plugin enabled: 3 highlighted words are bolded, cursor is moved to the end.

This is kind of a workflow killer for keyboard users :-/

@verdammelt
Copy link
Member

Easy to reproduce.

sbrudz added a commit that referenced this issue Jan 27, 2016
Currently only "just" is highlighted

Goal is to fix issues #10, #12, #25, #27 by using a different approach
@tami-cyrus
Copy link

#31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants