Closed Bug 1829394 Opened 1 year ago Closed 11 months ago

Page info > media, when more than one item is selected the "?" button sits on top and blocks the "Save as" button and opens the help page.

Categories

(Firefox :: Page Info Window, defect)

Firefox 112
Desktop
macOS
defect

Tracking

()

VERIFIED FIXED
116 Branch
Tracking Status
firefox-esr102 --- unaffected
firefox114 --- wontfix
firefox115 --- verified
firefox116 --- verified

People

(Reporter: cosmicandy, Assigned: emilio)

References

(Regression)

Details

(Keywords: regression)

Attachments

(5 files)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/112.0

Steps to reproduce:

Firefox 112.0.1 (64-bit) macOS version -

  1. Click "Tools" menubar >
  2. Page info window appears >
  3. click on Media tab >
  4. Select multiple items to Save >
  5. Help button (?) blocks the Save As button at the bottom of the window

Actual results:

The help button "?" sits on top of the of the "Save As..." button at the bottom of the window, therefore blocking it. When clicked, it ONLY opens the help page.

Expected results:

When multiple items are selected or select all, the help button (?) should be to the left or right of the "Save As..." button so Save As can be clicked.

Component: Untriaged → Page Info Window
OS: Unspecified → macOS
Hardware: Unspecified → Desktop

I couldn't manage to reproduce the issue on my end, both buttons are displayed separately. (see screenshot attached)
Does this issue occur in the latest nightly version of firefox? Here is a link from where you can download it: https://www.mozilla.org/en-US/firefox/channel/desktop/

Flags: needinfo?(cosmicandy)
Flags: needinfo?(cosmicandy)

(In reply to Hani Yacoub, Desktop QA from comment #1)

Created attachment 9330365 [details]
Screenshot 2023-04-26 at 15.06.19.png

I couldn't manage to reproduce the issue on my end, both buttons are displayed separately. (see screenshot attached)
Does this issue occur in the latest nightly version of firefox? Here is a link from where you can download it: https://www.mozilla.org/en-US/firefox/channel/desktop/

I just updated to the regular build version 112.0.2 (64-bit) and it's still having the same issue.
So played around with resizing the window and resizing the inner panes and discovered when it the overlay of the ? button and save as button occurs:
When you first open the Page Info Window and start selecting the upper pane it displays the Save As button above the ? as you have it in your screenshot.
However, once you resize the upper pane (to see more items) and start selecting multiple items, that’s when the ? button overlaps the Save As button.

I can confirm all the same behavior as reported by the original issue reporter. This is reproducible as described in the latest release of Firefox for MacOS, so please update the issue status and address this bug in your next build cycle.

Attaching a screenshot which illustrates the reproduction of this issue.

I can reproduce, using the additional information in comment 3: the two panes need to be resized before selecting multiple images.

mozregression says https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=6d37ee664b922e926a686feba165b20a628626e3&tochange=62fd688e335958ef1e95328d7bab329be8ad3a0f -> bug 1815255

Severity: -- → S3
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: needinfo?(emilio)
Keywords: regression
Regressed by: 1815255

Set release status flags based on info from the regressing bug 1815255

That's the only thing we care about, otherwise we set "height: 0" on
collapsed items and when we uncollapse it (and not remove them) flex
honors it (unlike XUL where that acted as a min-height).

Assignee: nobody → emilio
Status: NEW → ASSIGNED
Flags: needinfo?(emilio)
Pushed by gijskruitbosch@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/f7b023dbad83
Make media splitter only resize the tree. r=Gijs
Status: ASSIGNED → RESOLVED
Closed: 11 months ago
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch

The patch landed in nightly and beta is affected.
:emilio, is this bug important enough to require an uplift?

  • If yes, please nominate the patch for beta approval.
  • If no, please set status-firefox115 to wontfix.

For more information, please visit BugBot documentation.

Flags: needinfo?(emilio)

Comment on attachment 9338670 [details]
Bug 1829394 - Make media splitter only resize the tree. r=Gijs

Beta/Release Uplift Approval Request

  • User impact if declined: comment 0
  • Is this code covered by automated tests?: No
  • Has the fix been verified in Nightly?: Yes
  • Needs manual test from QE?: Yes
  • If yes, steps to reproduce: comment 0
  • List of other uplifts needed: none
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): One-liner
  • String changes made/needed: none
  • Is Android affected?: No
Flags: needinfo?(emilio)
Attachment #9338670 - Flags: approval-mozilla-beta?
Flags: qe-verify+

Comment on attachment 9338670 [details]
Bug 1829394 - Make media splitter only resize the tree. r=Gijs

Approved for 115.0b6.

Attachment #9338670 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
QA Whiteboard: [qa-triaged]

Hi Emilio! I'm still seeing the overlapping issue when resizing the Page info panel - Media tab. The help button "?" is overlapping the "Save as..." button as can be seen in this screencast.

I'm on macOS 10.15 with latest Nightly 116.0a1 (2023-06-14). Can you please take a look at this?

Flags: needinfo?(emilio)

Same as Hani Yacoub mentioned in comment 1, I cannot reproduce the original issue, even with the steps mentioned in comment 3.
I have tested this issue on a MacBook Air 13-inch 2013 with MacOS 11.6.8.

Furthermore, I can reproduce the secondary issue mentioned by Ciprian Georgiu in comment 15.

This being said, I cannot verify this fix using my system.

@cosmicandy & @jasonmowry & @Florian Quèze : Could you verify if this issue is fixed in later Beta builds (v115.0b6 or above) and the latest Nightly v116.0a1?

Thank you for your contribution!

Flags: needinfo?(jasonmowry)
Flags: needinfo?(florian)
Flags: needinfo?(cosmicandy)

I could repro on yesterday's nightly but not on the latest one...

Flags: needinfo?(emilio)

(In reply to Ciprian Georgiu, Desktop QA from comment #15)

Hi Emilio! I'm still seeing the overlapping issue when resizing the Page info panel - Media tab. The help button "?" is overlapping the "Save as..." button as can be seen in this screencast.

Ah, I had not seen the screencast, sorry! That seems like a separate issue. This was about the splitter resizing, per comment 6. I'd file a separate bug for that.

Thanks, Emillio!(In reply to Emilio Cobos Álvarez (:emilio) from comment #18)

Ah, I had not seen the screencast, sorry! That seems like a separate issue. This was about the splitter resizing, per comment 6. I'd file a separate bug for that.

Thank you! I've filed Bug 1839133.

I've chatted a bit offline with Emillio about the initial issue, and I was able to reproduce it as well, after trying the additional steps mentioned in comment 3. I had to resize a bit the page info panel's height (the one containing the addresses) then select multiple links.

I'm going to mark this as verified fixed since the above steps are not reproducing anymore on latest Nightly 116.0a1 and Beta 115.0b7 with macOS 11.

Status: RESOLVED → VERIFIED
Flags: qe-verify+
Flags: needinfo?(jasonmowry)
Flags: needinfo?(florian)
Flags: needinfo?(cosmicandy)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: