Closed Bug 1468177 Opened 6 years ago Closed 6 years ago

[Dev Tools] Close button disappears from inspector window after resize the zoomed in window

Categories

(DevTools :: Framework, defect)

61 Branch
defect
Not set
normal

Tracking

(firefox60 affected, firefox61 affected, firefox62 affected)

RESOLVED WORKSFORME
Tracking Status
firefox60 --- affected
firefox61 --- affected
firefox62 --- affected

People

(Reporter: zstimi, Assigned: mantaroh)

Details

Attachments

(1 file)

[Affected versions]: 
- Firefox 61.0b11
- Firefox 60
- Firefox 59
- Latest Nightly 62.0a1 (2018.06.10)

[Affected platforms]:
- Mac OS X 10.13
- Windows 8.1 x64
- Windows 10 x64
- Ubuntu 14.04 x64

[Steps to reproduce]:

1. Open Firefox. Open any webpage.
3. Open the Inspector by pressing F12. 
4. Click on the Meatball Menu then on settings menu item.
5. Add all the "Available Toolbox Buttons"
6. Zoom in the inspector window
7. Resize the inspector window.

[Actual result]:
The close button disappear.If you zoom in more, the other buttons also disappear.

[Expected result]:
The close button doesn't disappear, it remains in its position.

[Note]:
- This is happenes even if the inspector window is dock to bottom or dock to side.
Product: Firefox → DevTools
This reason is that the coordinate is different from outer frame and inner frame. So we need multiply by zoom value to this min-width.

WIP:https://hg.mozilla.org/try/rev/b3715080f634720ff1325ec67b450333e23f40e8
Assignee: nobody → mantaroh
Status: NEW → ASSIGNED
Component: General → Framework
Tested on 63.0a1 (2018-07-12) (64-bit) on Windows 10. It worked fine for me. Even at the highest possible zoom level and the smallest possible window size, the close icon is always visible.
Do you mind checking again?
Flags: needinfo?(timea.zsoldos)
I verified again on Fx 62.0b8 on Windows 8.1 x64, Ubuntu 16.04 x64 and Mac OS X 10.13 and this issue Not reproducible.
Flags: needinfo?(timea.zsoldos)
Thank you Timea.
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: