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

Tab auf Loginseite führt zu Fehler #71

Open
JanneckLange opened this issue Apr 1, 2024 · 0 comments
Open

Tab auf Loginseite führt zu Fehler #71

JanneckLange opened this issue Apr 1, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@JanneckLange
Copy link
Collaborator

JanneckLange commented Apr 1, 2024

Nach dem Logout kann man im Feld Mitgliedsnummer auf der Loginseite nicht mit Tab ins Passwort Feld springen.

Prio gering, Handy nutzt in der Regel kein Tab

════════ Exception caught by services library ══════════════════════════════════
Tried to get the bounds of a focus node that didn't have its context set yet.
The context needs to be set before trying to evaluate traversal policies. Setting the context is typically done with the attach method.
'package:flutter/src/widgets/focus_manager.dart':
Failed assertion: line 837 pos 7: 'context != null'



════════ Exception caught by services library ══════════════════════════════════
The following assertion was thrown while processing the key message handler:
Tried to get the bounds of a focus node that didn't have its context set yet.
The context needs to be set before trying to evaluate traversal policies. Setting the context is typically done with the attach method.
'package:flutter/src/widgets/focus_manager.dart':
Failed assertion: line 837 pos 7: 'context != null'

Either the assertion indicates an error in the framework itself, or we should provide substantially more information in this error message to help you determine and fix the underlying cause.
In either case, please report this assertion by filing a bug on GitHub:
  https://github.com/flutter/flutter/issues/new?template=2_bug.yml


KeyMessage: KeyMessage([KeyDownEvent#f4e8e(physicalKey: PhysicalKeyboardKey#e9c9a(usbHidUsage: "0x0007002b", debugName: "Tab"), logicalKey: LogicalKeyboardKey#1ba88(keyId: "0x100000009", keyLabel: "Tab", debugName: "Tab"), character: "	", timeStamp: 44:59:40.115807)])
@JanneckLange JanneckLange added the bug Something isn't working label Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant