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

Toolbar broken if loosing focus in url mode #16

Open
mraerino opened this issue Aug 22, 2017 · 1 comment
Open

Toolbar broken if loosing focus in url mode #16

mraerino opened this issue Aug 22, 2017 · 1 comment
Assignees
Labels

Comments

@mraerino
Copy link

Steps to reproduce

  • enter text
  • select some text
  • click the url action
  • make the text loose focus
  • select some text

Problems

  • URL mode still active
  • toolbar gets wrong position when pressing escape
@madeleineostoja
Copy link

Hrmm looks like blurring while link prompt is open isn't properly clearing the active state on the toolbar, which results in both bugs (toolbar always 'resets' to center screen when inactive, it just should be display: none)

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

No branches or pull requests

2 participants