Closed
Bug 1325571
Opened 9 years ago
Closed 6 years ago
Focus dotted rectangle not visible inside modal
Categories
(DevTools :: Responsive Design Mode, defect)
Tracking
(firefox50 unaffected, firefox51 unaffected, firefox52 wontfix, firefox53 affected)
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox50 | --- | unaffected |
firefox51 | --- | unaffected |
firefox52 | --- | wontfix |
firefox53 | --- | affected |
People
(Reporter: bmaris, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [dt-q])
Attachments
(1 file)
792.42 KB,
image/gif
|
Details |
[Affected versions]:
- Latest Nightly 53.0a1
- Latest Developer Edition 52.0a2
[Affected platforms]:
- Windows 8.1 32-bit
- Windows 10 64-bit
- Ubuntu 16.04 64-bit
- Mac OS X 10.12.1
[Steps to reproduce]:
1. Start Firefox
2. Visit a random webpage
3. Enter RDM (CTRL+Shift+M / CMD+Alt+M)
4. Open 'Edit list...' from devices
5. Use TAB to change the dotted focus rectangle
[Expected result]:
- The rectangle can be seen in modal as well.
[Actual result]:
- Dotted rectangle is invisible inside modal.
[Regression range]:
- This was caused by an old regression:
Last good revision: f325d73d76d14f2b4ee2e05d6c23a8f8f521907f
First bad revision: ad249ce81497259edc016f4c6957a256a455dbc0
Pushlog:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=f325d7
3d76d14f2b4ee2e05d6c23a8f8f521907f&tochange=ad249ce81497259edc016f4c6957a256a455
dbc0
Looks like the following bug has the changes which introduced the regression:
https://bugzilla.mozilla.org/show_bug.cgi?id=582951
ad249ce81497 Dão Gottwald — Bug 582951 - Use CSS outline for checkbox and radio button focus indicator. r=dbaron,jimm
- The regression from above is for the missing dotted rectangle only. The misalignment and dark color is older and not a regression.
[Additional notes]:
- Using a dark theme the dotted rectangle is black (hard to see) on Touch simulation, Screenshot and Close icons.
- Also for some buttons the rectangle is not correctly aligned.
Reporter | ||
Comment 1•9 years ago
|
||
(In reply to Bogdan Maris, QA [:bogdan_maris] from comment #0)
> Pushlog:
> https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=f325d73d76d14f2b4ee2e05d6c23a8f8f521907f&tochange=ad249ce81497259edc016f4c6957a256a455dbc0
Edited with the correct pushlog
Has Regression Range: --- → yes
Has STR: --- → yes
QA Whiteboard: [qe-rdm]
Flags: needinfo?(dao+bmo)
Reporter | ||
Updated•9 years ago
|
Keywords: regression
Comment 2•9 years ago
|
||
Someone working on devtools will need to look into this.
Flags: needinfo?(dao+bmo)
This is not a regression, since old RDM did not have this modal.
On macOS, tabbing through the modal seems to give OS-defined highlighting of the focused <input> as you progress through the modal (using a rounded blue stroke around the checkbox).
The attached screenshot is from Windows, so I'm guessing nothing happens there.
See Also: → 1325563
Comment 5•8 years ago
|
||
Mass wontfix for bugs affecting firefox 52.
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•6 years ago
|
Priority: P3 → P2
Whiteboard: [rdm-v2] → [rdm-v2][dt-q]
Updated•6 years ago
|
Comment 7•6 years ago
|
||
With the redesign for device settings, you can now TAB through the devices and have a highlighted background shown for the focused device. So for visually identifying the tabbed device, we don't need the dotted outline anymore.
Martin, should we mark this as fixed?
Flags: needinfo?(mbalfanz)
Comment 8•6 years ago
|
||
Yep, I agree this is fixed. There is just one thing that I noticed: when you open the settings menu, the keyboard focus will remain in the RDM toolbar, and I think it should be in the modal window instead. I will file a new bug for this.
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(mbalfanz)
Resolution: --- → WORKSFORME
Updated•6 years ago
|
Priority: P2 → --
Whiteboard: [rdm-v2][dt-q] → [dt-q]
You need to log in
before you can comment on or make changes to this bug.
Description
•