Closed Bug 1478709 Opened 3 years ago Closed 2 years ago

Find in again (Ctrl+G) doesn’t properly highlighted the matching results when in dark theme

Categories

(DevTools :: Source Editor, defect, P3)

defect

Tracking

(firefox61 wontfix, firefox62 wontfix, firefox63 wontfix, firefox64 wontfix, firefox65 fix-optional)

RESOLVED DUPLICATE of bug 1588796
Tracking Status
firefox61 --- wontfix
firefox62 --- wontfix
firefox63 --- wontfix
firefox64 --- wontfix
firefox65 --- fix-optional

People

(Reporter: Anca, Unassigned)

Details

(Keywords: polish, regression)

Attachments

(1 file)

Attached image screenshot issue.png
[Affected versions]: 
- 63.0a1 (2018-07-25)
- 62.0b11 (20180723144101)
- 61.0.1 (20180704003137)

[Affected platforms]:
- Windows 10 x64
- Ubuntu 16.04 x64
- macOs 10.13

[Steps to reproduce]:
1. Open the Scratchpad tab in dark theme (F12 - F1 - check the [dark] option from Themes and [Scratchpad] option from Default Developer Tools)
2. Enter some Javascript content or use the default commented text
3. Press Ctrl+G keys and insert any letter contained inside the text and press the Enter key
4. Press Ctrl+G again

[Expected result]:
- Steps [3][4] - When in focus, the first/second matching result is highlighted in a different color.

[Actual result]:
- Step [3] - The first matching result is not highlighted in a different color.
- Step [4] - The second matching result is selected according to the information displayed at the bottom of the page, but as well it doesn’t change its highlighted color.

[Regression range]: 
- Last good revision: fbdfcecf0c774d2221f11aed5a504d5591c774e0 (2017-01-26)
  First bad revision: 8dbe8993536645eceeeaf8cb6fc53c03602d7c84 (2017-01-27)
  Pushlog:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=fbdfcecf0c774d2221f11aed5a504d5591c774e0&tochange=8dbe8993536645eceeeaf8cb6fc53c03602d7c84

[Additional Notes]:
- This behavior occurs also for searching with Ctrl+F

I think this was fixed by Bug 1588796

Status: NEW → RESOLVED
Closed: 2 years ago
Component: Scratchpad → Source Editor
Resolution: --- → DUPLICATE
Summary: [Scratchpad] Find in again (Ctrl+G) doesn’t properly highlighted the matching results when in dark theme → Find in again (Ctrl+G) doesn’t properly highlighted the matching results when in dark theme
Duplicate of bug: 1588796
You need to log in before you can comment on or make changes to this bug.