Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Ctrl+A doesn't work in "Sign in" pop-up #208

Closed
1 task done
AlexWayfer opened this issue Nov 16, 2017 · 2 comments · Fixed by atom/atom#16206
Closed
1 task done

Ctrl+A doesn't work in "Sign in" pop-up #208

AlexWayfer opened this issue Nov 16, 2017 · 2 comments · Fixed by atom/atom#16206

Comments

@AlexWayfer
Copy link

Prerequisites

  • Put an X between the brackets on this line if you have done all of the following:

Description

Ctrl+A doesn't work in "Sign in" pop-up.

Steps to Reproduce

  1. Open "Sign in" pop-up
  2. Enter some text into field
  3. Press Ctrl+A

Expected behavior:

All text is selected.

Actual behavior:

Nothing.

Reproduces how often:

100%

Versions

$ atom --version
Atom    : 1.22.1
Electron: 1.6.15
Chrome  : 56.0.2924.87
Node    : 7.4.0

$ apm --version
apm  1.18.8
npm  3.10.10
node 6.9.5 x64
python 2.7.14
git 2.15.0

Additional Information

image

@as-cii
Copy link
Contributor

as-cii commented Nov 16, 2017

Hello @AlexWayfer, and thanks for your report! 🙇 I think this is an issue in Atom core, and I have provided a pull-request to fix it (I also mentioned you on it in case you're interested).

Since it would change the behavior for all Windows and Linux users and considering the impact of this issue on the teletype package is not major, I would like those changes to go through a full release cycle (i.e. bake on master for a while, then release them to beta, and then finally to stable).

@AlexWayfer
Copy link
Author

Hello, @as-cii! Thank you! You're very cool!

I'll close this issue (cause it's not Teletype issue) and will follow that PR (and everyone with this problem, who will find this issue, can do this too).

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

Successfully merging a pull request may close this issue.

2 participants