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

Demo input text is not selectable #67

Closed
philippgille opened this issue Jan 6, 2019 · 5 comments
Closed

Demo input text is not selectable #67

philippgille opened this issue Jan 6, 2019 · 5 comments
Labels
enhancement New feature or request

Comments

@philippgille
Copy link
Contributor

Problem

Input text is not selectable on Windows

Reproduce:

  1. Windows 10 Pro
  2. go version go1.10.1 windows/amd64
  3. Install gcc with scoop install gcc
  4. Get Fyne (commit 5a7213f)
  5. Build and run demo
  6. Click on "Widgets", Select "Input"
  7. -> "Entry" text is not selectable and when adding own text (in case "Entry" is a placeholder) it's still not selectable (neither with keyboard, nor with mouse) and also mouse clicks don't move the cursor
@philippgille philippgille changed the title Input text is not selectable on Windows Demo input text is not selectable on Windows Jan 6, 2019
@andydotxyz
Copy link
Member

Well pointed out. This has not yet been implemented

@andydotxyz andydotxyz changed the title Demo input text is not selectable on Windows Demo input text is not selectable Jan 6, 2019
@andydotxyz andydotxyz added enhancement New feature or request help wanted Extra attention is needed labels Jan 6, 2019
@andydotxyz andydotxyz added future Features that might take a while to be sheduled and removed enhancement New feature or request labels Jan 16, 2019
@andydotxyz
Copy link
Member

Once this is on we can add copy/cut support as well

@andydotxyz
Copy link
Member

I have to bring this in to 1.1 as a dependency of other work

@andydotxyz andydotxyz self-assigned this May 5, 2019
@andydotxyz andydotxyz added this to the Release 1.1 milestone May 5, 2019
@andydotxyz
Copy link
Member

This is being worked on by @jestor and can be seen in PR #289

@andydotxyz andydotxyz removed their assignment Jun 6, 2019
@andydotxyz andydotxyz added enhancement New feature or request and removed future Features that might take a while to be sheduled help wanted Extra attention is needed labels Jun 6, 2019
@andydotxyz
Copy link
Member

This is now on develop branch for testing

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

No branches or pull requests

2 participants