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

Tabs Control Node: Hidden Tabs are selectable/dragable #49440

Closed
Blue-Byrd opened this issue Jun 8, 2021 · 2 comments · Fixed by #53551
Closed

Tabs Control Node: Hidden Tabs are selectable/dragable #49440

Blue-Byrd opened this issue Jun 8, 2021 · 2 comments · Fixed by #53551
Milestone

Comments

@Blue-Byrd
Copy link

Godot version

3.3.stable.official

System information

Windows 10

Issue description

You can interact with hidden tab, which leads to unexpected behaviour.
It should not be allowed to interact with hidden tabs.

Steps to reproduce

  1. Add tabs to a Tabs Node until there is not enough space for all tabs
  2. Click the offset button until at least one tab on the right side is hidden
  3. Click between the last visible tab and the offset buttons

GIF 08 06 2021 22-18-24

Minimal reproduction project

No response

@groud groud added this to the 3.3 milestone Jun 10, 2021
@Mautar55
Copy link

Mautar55 commented Jul 6, 2021

Can´t reproduce in 3.3, any extra clues?

@Blue-Byrd
Copy link
Author

Here is an example project for reproduction:
Tabs.zip

If you click in the space between the last visible Tab and the left arrow button, then the hidden tab underneath is clicked (see output).
You can also drag the tab from there.

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

Successfully merging a pull request may close this issue.

4 participants