Skip to content
This repository has been archived by the owner on Jun 27, 2018. It is now read-only.

Make textbox focus clearer #64

Open
kornelski opened this issue Jan 23, 2015 · 1 comment
Open

Make textbox focus clearer #64

kornelski opened this issue Jan 23, 2015 · 1 comment

Comments

@kornelski
Copy link

To me difference between focused and unfocused text box is too subtle, and I often find myself accidentally activating browser shortcuts when I've meant to type code.

Fortunately playpen remembers text when I exit the page via accidental backspace (thanks for that), but I'd rather not make that mistake in the first place.

I think the most deceptive thing for me is that current line is highlighted in yellow even if the box is not in focus.

When text entry doesn't have focus I suggest removing current-line highlight or changing it to light gray. Darker/lighter border of the text box would be useful as well.

@nightwing
Copy link
Contributor

ajaxorg/ace#2397 changes line highlight to be gray in blurred state

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

No branches or pull requests

2 participants