macos share menu weird behaviour
Categories
(Core :: Widget: Cocoa, defect, P3)
Tracking
()
People
(Reporter: alexander.kvartalny, Unassigned)
Details
Attachments
(1 file)
|
1.34 MB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:77.0) Gecko/20100101 Firefox/77.0
Steps to reproduce:
I clicked on three dots in the address bar, selected Share, then selected Messages
Actual results:
the macOS messages dialog appeared in the center of the screen and not in the center of the firefox window.
Expected results:
he macOS messages dialog should have appeared in the center of the firefox window and not in the center of the screen.
(showing the correct expected behaviour in safari in the screenshot on the right, where the share dialog appeared in the center of the safari window)
Comment 1•5 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Comment 2•5 years ago
|
||
Could you run mozregression[1] to see if this has always been happening? If you have never run mozregression before, simply run these three commands in a Terminal window:
sudo easy_install pip
sudo pip install -U mozregression --ignore-installed
mozregression --good 2017-01-01
A number of Firefox versions will open in succession to narrow down when this started occurring. Simply type "good" or "bad" in Terminal based on whether or not a build reproduces the bug. Once finished, please post the output from the last run. It should give a last good and first bad revision as well as a link to look at the changesets in that range. Thank you!
Hi. I was unable to run the commands above due to some errors...
ERROR: Package u'mozregression' requires a different Python: 2.7.16 not in '>=3.5'
Comment 6•5 years ago
|
||
It looks like it is having trouble finding the proper version of Python. It may be easier to install and use the GUI of this app. There are instructions on how to do this (and direct links to the application) at the top of the page here: https://mozilla.github.io/mozregression/install.html
the GUI version of the app installed successfully, what do I do next?
Comment 8•5 years ago
|
||
(In reply to Alexander from comment #7)
the GUI version of the app installed successfully, what do I do next?
- Launch the app.
- Click on the scissors in the top left corner.
- Click "Continue" twice.
- For "Last known good build", select 2017-01-01 (earlier builds may not run on macOS 10.15).
- Click "Done".
A number of Firefox versions will open in succession to narrow down when this started occurring. Simply click "good" or "bad" in the mozregression GUI based on whether or not a build reproduces the bug. Once finished, please post the output from the last run. It should give a last good and first bad revision as well as a link to look at the changesets in that range. Thank you!
There was some mistake in the last run, but basically I discovered the bug first appear in build 2019-05-05. I did not see the Page Actions element in previous versions of firefox. The output from the last run is too large to fit here...
Comment 10•5 years ago
|
||
Could you please attach the output as a file to this bug? Alternatively, it should give you a link at the end of the run, similar to something like this:
13:25.64 INFO: Pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=92bb542ff11aa1f133a27ac7a445a71c79dde661&tochange=152bfc05a5091be5d366580d6cbdd1e6fd54eb79
That link alone would suffice. Thanks!
Comment 11•1 year ago
|
||
A needinfo is requested from the reporter, however, the reporter is inactive on Bugzilla. Given that the bug is still UNCONFIRMED, closing the bug as incomplete.
For more information, please visit BugBot documentation.
Description
•