Actions
Bug #12748
closedPuppet classes edit page, Smart Variables tab "Add variable" button is wrong colour
Difficulty:
trivial
Triaged:
Pull request:
Description
Reproduce:
1)press the add variable button.
2)hover with the cursor outside the btn borders.
The button seemed to have its pressed css state on hover.
added image.
Files
Updated by Dominic Cleal about 9 years ago
- Subject changed from Puppet classes edit page, Smart Variables tab "Add variable" button is malformed in some cases. to Puppet classes edit page, Smart Variables tab "Add variable" button is wrong colour
- Category set to Parameters
Updated by Tomer Brisker about 9 years ago
- Category changed from Parameters to Web Interface
- Status changed from New to Assigned
- Assignee set to Tomer Brisker
- Difficulty set to trivial
The button gets the color because it triggers a focus event when clicked.
Updated by The Foreman Bot about 9 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2987 added
Updated by Dominic Cleal about 9 years ago
- Translation missing: en.field_release set to 71
Updated by Anonymous about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset fc1a0a87de50855e91465cea90accf27795823ce.
Actions