Open
Bug 1302939
Opened 9 years ago
Updated 3 years ago
Don't hold found matches in current tab to the next new tab at the Find Toolbar
Categories
(Toolkit :: Find Toolbar, defect)
Toolkit
Find Toolbar
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox49 | --- | unaffected |
firefox50 | --- | affected |
firefox51 | --- | affected |
People
(Reporter: magicp.jp, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0
Build ID: 20160914030200
Steps to reproduce:
1. Start Nightly
2. Go to "chrome://devtools/skin/variables.css"
3. Open Find Toolbar (Ctrl+F)
4. Type "--theme-body-background" in findbar-textbox (Found matches will be 3 matches)
5. Open a new tab
6. Go to "chrome://devtools/skin/common.css"
7. Open Find Toolbar (Ctrl+F) > "--theme-body-background" is displayed automatically in findbar-textbox
8. Click [v] Find next button
9. Check found matches
Actual results:
In step 9, the found matches is "3". But "--theme-body-background" is only one in "chrome://devtools/skin/common.css"
Regression range:
https://hg.mozilla.org/integration/fx-team/pushloghtml?fromchange=9474008843066a8a261379b51247e0c4c432323d&tochange=4d92551f854b80764c7b010c76043920c28c8e35
Expected results:
Don't hold found matches in current tab to the next new tab.
Blocks: 1282070
Has Regression Range: --- → yes
Has STR: --- → yes
status-firefox49:
--- → unaffected
status-firefox50:
--- → affected
status-firefox51:
--- → affected
OS: Unspecified → All
Hardware: Unspecified → All
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•