Find in page value reappearing
Categories
(Toolkit :: Find Toolbar, defect, P2)
Tracking
()
People
(Reporter: u635235, Assigned: mikedeboer)
References
(Blocks 1 open bug)
Details
Attachments
(4 files, 3 obsolete files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:66.0) Gecko/20100101 Firefox/66.0
Steps to reproduce:
- Open the find in page bar by pressing Cmd + F
- Type some text in
- Close the find in page bar
- Re-open the find in page bar
- Delete all text in the find in page bar
- Click outside the find in page bar
- Click in the find in page bar input field
Actual results:
At step 4 the text is often shorter than the text entered in step 2, if it is say eight characters long it will end up being 3-4.
At step 7 the find in page bar input field will contain the text deleted in step 5.
Expected results:
At step 4 the text should be exactly the same as it was when the find in page bar was closed in step 3.
At step 7 the find in page bar input field should be blank, having been deleted in step 5.
Updated•6 years ago
|
Comment 1•6 years ago
|
||
The priority flag is not set for this bug.
:mikedeboer, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee | ||
Comment 2•6 years ago
|
||
I can reproduce this behavior, but I'm not sure if it's critical issue.
This is a problem with the interaction between the find toolbar and the OSX system-wide Find clipboard. What I see in other Mac apps is that indeed each typed sequence of characters is saved to the Find clipboard, not just the successful finds.
I'll take a look at this, see how much I can fix this up.
Thanks for filing!
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
Depends on D38639
Assignee | ||
Comment 5•6 years ago
|
||
Depends on D38640
Assignee | ||
Comment 6•6 years ago
|
||
Updated•6 years ago
|
Assignee | ||
Comment 7•6 years ago
|
||
Depends on D38639
Updated•6 years ago
|
Updated•6 years ago
|
Assignee | ||
Comment 8•6 years ago
|
||
Depends on D38641
Assignee | ||
Comment 9•6 years ago
|
||
Depends on D39383
Updated•6 years ago
|
Updated•6 years ago
|
Assignee | ||
Comment 10•6 years ago
|
||
Zibi, setting the needinfo flag in order to continue the conversation in Phabricator.
Assignee | ||
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Comment 11•6 years ago
|
||
Assignee | ||
Comment 12•6 years ago
|
||
Backed out in https://hg.mozilla.org/integration/autoland/rev/9ebe1a1c52a5.
Assignee | ||
Updated•6 years ago
|
Comment 13•6 years ago
|
||
Assignee | ||
Comment 14•6 years ago
|
||
Updated•6 years ago
|
Comment 15•6 years ago
|
||
Comment 16•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/2581a2452450
https://hg.mozilla.org/mozilla-central/rev/9f0da81292cc
https://hg.mozilla.org/mozilla-central/rev/48b38cc561d4
https://hg.mozilla.org/mozilla-central/rev/60fdca0bdbef
Updated•6 years ago
|
Comment 17•5 years ago
|
||
I managed to reproduce the issue on an older version of Nightly from 2019-05-27 using macOS 10.15.
However, when I open the latest Nightly 74.0a1 with a new profile, the Find Toolbar still contained a few of the letters from the word I input in the field in the affected build.
After I redid the steps on Nightly 74.0a1, the bug didn't reproduce.
Is this normal behaviour?
Comment 19•5 years ago
|
||
According to comment 17 and comment 18 I will mark this bug as verified fixed.
Description
•