Closed Bug 1199976 Opened 9 years ago Closed 5 years ago

Tooltip for image in Netmonitor flickers when I move mouse from icon to file name and back

Categories

(DevTools :: Netmonitor, defect)

defect
Not set
normal

Tracking

(firefox43 affected)

RESOLVED INVALID
Tracking Status
firefox43 --- affected

People

(Reporter: arni2033, Unassigned)

References

()

Details

Attachments

(1 file)

STR:   (Win7_64, Nightly 43, 32bit, ID 20150828030205, new profile, HWA off)
1. Open New Tab
2. Open DevTools -> Network
3. Paste https://www.chromium.org/_/rsrc/1438879449147/config/customLogo.gif into urlbar, press enter
4. When image is loaded, hover mouse over it's icon in netmonitor, then move mouse to image name in the same row and then back to icon.

Result:       [watch video] Tooltip disappears when you move mouse between image and it's name
Expectations: Tooltip should not hide

Note: The 1st idea I had - that some "smart padding" could be used here. Because it's margin:5px; that is between icon and name. But then I realized that it's 2 different elements and that won't help (unless you set negative margin-right to image name)
So the better solution here is to modify the function that opens the tooltip.
> (unless you set margin-left:-20px; padding-left:20px to <label> element)
Fixed. That's basic hack to cover icon with file name. But it's still a bad solution.
Product: Firefox → DevTools

No tooltips anymore, closing.
Honza

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: