Closed
Bug 1276607
Opened 9 years ago
Closed 9 years ago
The pointer from the text box is missing after disabling RDM
Categories
(DevTools :: Responsive Design Mode, defect, P1)
Tracking
(firefox46 unaffected, firefox47 unaffected, firefox48 unaffected, firefox49 disabled, firefox50 disabled, firefox51 verified)
Tracking | Status | |
---|---|---|
firefox46 | --- | unaffected |
firefox47 | --- | unaffected |
firefox48 | --- | unaffected |
firefox49 | --- | disabled |
firefox50 | --- | disabled |
firefox51 | --- | verified |
People
(Reporter: mboldan, Assigned: jryans)
References
Details
(Keywords: regression, Whiteboard: [multiviewport] [reserve-rdm])
Attachments
(2 files)
[Note]:
- Logged based on Bug 1240913 Comment 56
[Affected versions]:
- Firefox 49.0a1 (2016-05-29)
[Affected platforms]:
- Windows 10 x64, Ubunut 16.04 x64 and Mac OS X 10.10.5
[Steps to reproduce]:
1. Launch Firefox.
2. From about:config, enable the devtools.responsive.html.enabled pref.
3. Go to https://www.google.com.
4. Enable RDM.
5. Disable RDM and observe the pointer from the text box.
[Expected result]:
- The pointer is correctly displayed.
[Actual result]:
- After disabling RDM, the pointer is hidden (see the attached video).
[Regression range]:
- I think that this issue is caused by Bug 1240913. I'll investigate asap.
Reporter | ||
Updated•9 years ago
|
QA Whiteboard: [qe-rdm]
Updated•9 years ago
|
Flags: qe-verify+
Whiteboard: [multiviewport] → [multiviewport] [triage]
Updated•9 years ago
|
Priority: -- → P3
Whiteboard: [multiviewport] [triage] → [multiviewport] [reserve-rdm]
Reporter | ||
Comment 1•9 years ago
|
||
I managed to find a regression range Last good (2016-05-19) - First bad (2016-05-20).
Here is the pushlog from mozregression: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=c4449eab07d39e20ea315603f1b1863eeed7dcfe&tochange=c67dc1f9fab86d4f2cf3224307809c44fe3ce820
Let me know if I can help any further with the investigation.
Keywords: regressionwindow-wanted → regression
Comment 2•9 years ago
|
||
Is this feature enabled on release? Or is this something still in the works for the future and preffed off past aurora?
Assignee | ||
Comment 3•9 years ago
|
||
The feature is not enabled anywhere by default yet.
Flags: needinfo?(mmucci)
Comment 4•9 years ago
|
||
Thanks, that's what I thought. Marking this issue fix-optional for 49/50 (we don't really need to track it yet, but it's showing up on platform regression triage)
Updated•9 years ago
|
Priority: P3 → P2
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → jryans
Status: NEW → ASSIGNED
Comment hidden (mozreview-request) |
Updated•9 years ago
|
Iteration: --- → 51.1 - Aug 15
Priority: P2 → P1
Assignee | ||
Comment 6•9 years ago
|
||
Comment 7•9 years ago
|
||
Comment on attachment 8780324 [details]
Bug 1276607 - Activate content frame when stopping RDM to restore focus.
https://reviewboard.mozilla.org/r/71046/#review68656
Looks good to me!
Failures are related to intermittent bugs only, and that fix worked well when I tested it locally.
Attachment #8780324 -
Flags: review?(bchabod) → review+
Pushed by jryans@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/e225f606ad70
Activate content frame when stopping RDM to restore focus. r=bigben
Comment 9•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 51
Reporter | ||
Comment 10•9 years ago
|
||
The issue is no longer reproducible on Firefox 51.0a1 (2016-08-16), under Windows 10x64, Mac OS X 10.11.1 and under Ubuntu 14.04 x64.
I am marking this issue Verified Fixed.
Hi Ryan, should we consider uplifting this to Beta50? It's tagged as a P1.
Flags: needinfo?(jryans)
Assignee | ||
Comment 12•9 years ago
|
||
(In reply to Ritu Kothari (:ritu) from comment #11)
> Hi Ryan, should we consider uplifting this to Beta50? It's tagged as a P1.
No, the feature is disabled by default. I've updated the tracking flags.
Flags: needinfo?(jryans)
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•