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

fyne_demo: [MacOS] After clicking the link in Widgets/Accordion/A/One, click everywhere in the demo will be linked. #2112

Closed
zhangsean opened this issue Mar 24, 2021 · 2 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists OS:macOS Tickets affecting only macOS

Comments

@zhangsean
Copy link

Describe the bug:

After clicking the link in Widgets/Accordion/A/One, click everywhere in the demo will be linked.

To Reproduce:

Steps to reproduce the behaviour:

  1. Start the fyne_demo, Go to 'Widgets/Accordion/A'
  2. Click on 'One' link, the web browser will open https://fyne.io/.
  3. Click on anywhere in fyne_demo app, the web browser will open https://fyne.io/.
  4. Click on fyne_demo app title or click outside the app, then everything resumes normal.

Screenshots:

image

Code:

go get fyne.io/fyne/v2/cmd/fyne_demo
fyne_demo

Device (please complete the following information):

  • OS: MacOS
  • Version: 11.2.3
  • Go version: go1.14.4 darwin/amd64
  • Fyne version: v2.0.1
@zhangsean zhangsean added the bug Something isn't working label Mar 24, 2021
@andydotxyz
Copy link
Member

Thank you for the report, I think this may be a duplicate of #1857 - I will try to get this resolved for 2.0.2 release.

@andydotxyz andydotxyz added duplicate This issue or pull request already exists OS:macOS Tickets affecting only macOS labels Mar 24, 2021
@andydotxyz
Copy link
Member

This is now ready for testing on release/v2.0.x branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists OS:macOS Tickets affecting only macOS
Projects
None yet
Development

No branches or pull requests

2 participants