Open Bug 1327432 Opened 7 years ago Updated 2 years ago

Doubleclicking closing bracket to add attribute often move element from under the mouse pointer, so click fails

Categories

(DevTools :: Inspector, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: arni2033, Unassigned)

References

(Regression)

Details

(Keywords: regression)

Attachments

(2 files)

>>>   My Info:   Win7_64, Nightly 49, 32bit, ID 20160504043118
STR_1:
1. Open  data:text/html,<script>s='t';for(i=0;i++<90;)s+='t';document.head.setAttribute(s,0)</script>
2. Open inspector, expand node <head>
3. Resize markup-view to be as narrow as possible, but with closing bracket of <head> node displayed
   in the same line as attribute set by script.
4. Scroll markup to the very right (using horizontal scrollbar)
5. Hover mouse over the left ~3 pixels of closing bracket of <head> node.
6. Doubleclick.

AR:  Attribute created by script switches to editing mode (see screencast)
ER:  A new input field should open to allow me to create a new attribute

Note:
If in Step 5 I move mouse to the left by a few pixels,the result is just "new attribute isn't created"
This happens with any number of attributes, no matter how long they are (OBVIOUSLY).

This is regression from bug 796069. Regression range:
> http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=af4e3ce8c487&tochange=bf73e10f5e54


STR_2:
1. Open url   data:text/html,<body onclick="">
2. Open devtools -> inspector, click on the closing bracket of <body> in markup
2. Сlick on (ev) button near <body> in markup

AR: (ev) button teleports to the left right before click. Click fails.
ER:  Event listeners tooltip should appear
No longer blocks: 1277113
Component: Untriaged → Developer Tools: Animation Inspector
Component: Developer Tools: Animation Inspector → Developer Tools: Inspector
Inspector bug triage, filter on CLIMBING SHOES.
Severity: normal → enhancement
Priority: -- → P3
Product: Firefox → DevTools
No longer blocks: 796069
Type: enhancement → defect
Regressed by: 796069
Has Regression Range: --- → yes
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: