Bug 1538683 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

**Affected versions**
* 67.0b4, 68.0a1 (2019-03-25) 

**Affected platforms**
* Windows 10; macOS 10.9.5, Ubuntu 18.04

**Steps to reproduce**
1. Launch Firefox and open the Changes tab from the devTools inspector;
2. Make any change in the rules inspector;
3. Use the keyboard - tab navigate to bring the *[Copy All Changes]* button in focus;
4. Press the Enter key.

**Expected result**
* step 3: focus lines are on the button's contour;

**Actual result**
* There are 2 dotted margins - one for the button and one for the text;

**Regression range**
* not a regression;
* introduced with [Export Changes - add Copy All Changes button](https://bugzilla.mozilla.org/show_bug.cgi?id=1530341);

**Additional notes**
* attached screenshot with the issue;
* on DarkTheme the focus is only on the Button (which is Ok);
* step 4: on_click effect not applied (even if this isn't an encased button, it might be nice to have some sort of visual effect for it as well).
**Affected versions**
* 67.0b4, 68.0a1 (2019-03-25) 

**Affected platforms**
* Windows 10; macOS 10.9.5, Ubuntu 18.04

**Steps to reproduce**
1. Launch Firefox and open the Changes tab from the devTools inspector;
2. Make any change in the rules inspector;
3. Use the keyboard - tab navigate to bring the *[Copy All Changes]* button in focus;
4. Press the Enter key.

**Expected result**
* step 3: focus lines are on the button's contour;

**Actual result**
* There are 2 dotted margins - one for the button and one for the text;

**Regression range**
* not a regression;
* introduced with [Export Changes - add Copy All Changes button](https://bugzilla.mozilla.org/show_bug.cgi?id=1530341);

**Additional notes**
* attached screenshot with the issue;
* on DarkTheme the focus on the text is colored black, which makes it less noticeable;
* step 4: on_click effect not applied (even if this isn't an encased button, it might be nice to have some sort of visual effect for it as well).

Back to Bug 1538683 Comment 0