Closed Bug 1178462 Opened 9 years ago Closed 8 years ago

Autocomplete popup appears after click on another firefox window triggers auto-fill of property name

Categories

(DevTools :: Inspector: Rules, defect, P3)

defect

Tracking

(firefox49 fixed)

RESOLVED FIXED
Firefox 49
Tracking Status
firefox49 --- fixed

People

(Reporter: arni2033, Assigned: jdescottes)

References

Details

(Whiteboard: [polish-backlog][difficulty=medium][btpp-backlog])

Attachments

(2 files)

Steps-To-Reproduce:
1. Open Inspector -> Ruleview
2. Create new rule: click on the free space near word "element" on the ruleview, then type "back"  [ You'll see suggestions like "background" and "backface-*" ]
3. Click to another Firefox window

Result:
Even if another Firefox window was maximized, you'll see the suggestion popup with possible values of "backface-visibility"
Summary: [Ruleview] suggestions popups sometimes appear when they should not. → [Ruleview] autocomplete popup sometimes appears when it should not.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: [polish-backlog]
Marking as medium because this is a global problem with all our XUL <panel>s in devtools I think. See also bug 980006 comment 33 (point 4).
Whiteboard: [polish-backlog] → [polish-backlog][difficulty=medium]
Has STR: --- → yes
Component: Developer Tools: Inspector → Developer Tools: CSS Rules Inspector
Summary: [Ruleview] autocomplete popup sometimes appears when it should not. → Autocomplete popup appears after click on another firefox window triggers auto-fill of property name
See Also: → 1257120
Inspector bug triage. Filter on CLIMBING SHOES.

Setting as P3 because it will become irrelevant as we move to HTML popups.
In the meantime we could listen to the window blur event to:
- hide already opened autocomplete popups
- cancel pending openings (popups are opened via setTimeout(0))
Priority: -- → P3
Whiteboard: [polish-backlog][difficulty=medium] → [polish-backlog][difficulty=medium][btpp-backlog]
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Attachment #8745897 - Flags: review?(gl) → review+
Comment on attachment 8745897 [details]
MozReview Request: Bug 1178462 - Cancel inplace editor autocomplete on window blur;r=gl

https://reviewboard.mozilla.org/r/49143/#review46149
Thanks for the review Gabriel!

Try at https://treeherder.mozilla.org/#/jobs?repo=try&revision=848710f3f3d0 is green except for two unrelated intermittents. Landing.
https://hg.mozilla.org/mozilla-central/rev/cf603475c4e7
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 49
I have reproduced this bug with Nightly 41.0a1 (2015-06-29) 0n Windows 7, 64 Bit.

This Bug's fix is verified on  Latest Aurora 49.0a2.


Build ID   :     20160708004052
 
User Agent :     Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:49.0) Gecko/20100101 Firefox/49.0

[testday-20160708]
Reproduced this bug in firefox nightly 41.0a1 (2015-06-29) with ubuntu 16.04 (64 bit)

Verified as this bug fixed with latest firefox aurora 49.0a2 (Build ID: 20160726004006)
Mozilla/5.0 (X11; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0
QA Whiteboard: [bugday-20160727]
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: