touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #100212
[Bug 1491802] [NEW] A disabled label cannot be visually differantiated from enabled labels
Public bug reported:
Reproduce:
Label {
text: "Example text"
enabled: false
}
Label {
text: "Example text"
enabled: true
}
What happens:
The two labels are visually equal.
What should have happened:
The disabled label should somehow indicate a disabled state.
** Affects: ubuntu-ux
Importance: Undecided
Status: New
** Affects: ubuntu-ui-toolkit (Ubuntu)
Importance: Undecided
Status: New
** Also affects: ubuntu-ux
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1491802
Title:
A disabled label cannot be visually differantiated from enabled labels
Status in Ubuntu UX:
New
Status in ubuntu-ui-toolkit package in Ubuntu:
New
Bug description:
Reproduce:
Label {
text: "Example text"
enabled: false
}
Label {
text: "Example text"
enabled: true
}
What happens:
The two labels are visually equal.
What should have happened:
The disabled label should somehow indicate a disabled state.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1491802/+subscriptions
Follow ups