Switch widget has unexpected color on the selected handle/thumb when hovering
- Vorherrschende Sprache
- Dart
- Sterne
- 179k
- Forks
- 31.6k
- PR-Merge-Kennzahlen
- PR-Kennzahlen ausstehend
Beschreibung
### Steps to reproduce
Is it a bug if when hovering a Switch with the mouse the while element ("the physical switch") completely disappears on MacOS? I can understand the switch can change color while hovering over it but not completely make the white element disapear.
### Expected results
I expect the switch to keep the white element visible (the color can change)
### Actual results
the white element disappears when overring
### Code sample
Code sample
```dart
[Paste your code here]
```
### Screenshots or Video
Screenshots / Video demonstration
[Upload media here]
### Logs
Logs
```console
[Paste your logs here]
```
### Flutter Doctor output
Doctor output
```console
[Paste your output here]
```
Beitragsleitfaden
Rechercherichtung
Beginne damit, das Hover-Verhalten von Switch unter macOS nachzustellen, und untersuche die Implementierung des Flutter Switch widgets sowie dessen Hover-Styling. Bestätige, dass der weiße handle/thumb beim Hovern verschwindet, und überprüfe anschließend, dass er sichtbar bleibt, während sich seine Farbe möglicherweise ändert.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- dart, flutter
- Bereich
- desktop, frontend
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100