Open Bug 1378364 Opened 7 years ago Updated 1 year ago

Tooltip is not displayed when searching for elements inside a popup

Categories

(Firefox :: Settings UI, defect, P5)

56 Branch
defect

Tracking

()

Firefox 56
Tracking Status
firefox54 --- unaffected
firefox55 --- unaffected
firefox56 --- affected
firefox112 --- affected
firefox113 --- affected

People

(Reporter: hyacoub, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [photon-preference])

Attachments

(2 files, 1 obsolete file)

Attached image Wrong tooltip.png (obsolete) —
[Affected versions]: 
Nightly 56.0a1

[Affected platforms]:
Platforms: Windows 10 x 64, Ubuntu 16.04 and Mac OS X 10.12

[Steps to reproduce]:
1. Launch firefox, Go to "about:preferences" and search "corbel".
2. Click on "Advanced" button.

[Expected result]:
Tooltip should be displayed when searching for elements inside a popup.

[Actual result]:
Tooltip is not displayed when searching for elements inside a popup.
Sorry I uploaded the wrong screenshot above.
This is the correct one.
Blocks: 1357285
Whiteboard: [photon-preference]
Whiteboard: [photon-preference] → [photon-preference][triage]
To fix the issue for current search algorithm, we can add all sub-dialog string properties to "searchkeyword" attribute to make sure tooltip can be displayed correctly.

We can do a scan for all sub-dialogs and add all possible string to "searchkeyword", but it will cause a very long string since our current search algorithm is based on the keyword.

mconley, do you think this solution proposal is okay for you?
Flags: needinfo?(mconley)
Flags: qe-verify+
Priority: -- → P2
QA Contact: hani.yacoub
Whiteboard: [photon-preference][triage] → [photon-preference]
Target Milestone: --- → Firefox 56
Add Jared for feedback as well.
Flags: needinfo?(jaws)
Assignee: nobody → rchien
Status: NEW → ASSIGNED
Priority: P2 → P1
Attachment #8883553 - Attachment is obsolete: true
I think we should be OK with not fixing this for v1 of search. The fix is simple as you have described, but these strings will be very long (all font names appended for example).
Flags: needinfo?(jaws)
Thanks for your feedback Jared!

In order to get double confirmation, I'd like to make sure we agree that the issue will be P3 or a post 57 enhancement (out of scope 57) for this edge case. 

The search algorithm refactoring would be needed if we would like to avoid adding a bunch of l10n string properties. I'd prefer to come out with a new solution for search algorithm since it would be better for code quality and maintainability if there are someone who want to introduce a new sub-dialog without being aware of "searchkeyword".

Jared/Mike, does it sound reasonable to you?
Flags: needinfo?(jaws)
That sounds reasonable to me.
Flags: needinfo?(mconley)
That sounds reasonable to me too.
Flags: needinfo?(jaws)
based on the previous comments, change priority to P3
Priority: P1 → P3
Assignee: rchien → nobody
Status: ASSIGNED → NEW
Priority: P3 → P5
Severity: normal → S3
Attached image tooltip.png

Tooltip is not displayed for "Clear Data..." button from about:preferences Cookies and Site Data section, searching for "Firefox" (see tooltip.png attachment). Tested on Firefox 113.0b8, using macOS 12 and Windows 10.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: