Closed
Bug 781974
Opened 12 years ago
Closed 12 years ago
Unapplied property checkbox disappears when property is no longer hovered
Categories
(DevTools :: Inspector, defect)
Tracking
(firefox17+ verified, firefox18+ verified)
VERIFIED
FIXED
Firefox 19
People
(Reporter: jaws, Assigned: jaws)
References
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
patch
|
dcamp
:
review+
lsblakk
:
approval-mozilla-aurora+
lsblakk
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
As seen in Nightly 17.0a1 (2012-08-10).
STR:
Right click on a page and choose "Inspect Element"
In the Rule View, hover over a property and uncheck the checkbox that appears
Move the mouse away from the property
Expected:
The unchecked checkbox remains visible.
Actual:
The unchecked checkbox hides on mouseout.
Comment 1•12 years ago
|
||
Yeah, new regression.
Comment 2•12 years ago
|
||
Regression window(m-c)
Good:
http://hg.mozilla.org/mozilla-central/rev/ae22909cef5a
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Firefox/17.0 ID:20120717152955
Bad:
http://hg.mozilla.org/mozilla-central/rev/d56993c345f4
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Firefox/17.0 ID:20120718033655
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=ae22909cef5a&tochange=d56993c345f4
Regression window(fx-team)
Good:
http://hg.mozilla.org/integration/fx-team/rev/c119555cd89a
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Firefox/17.0 ID:20120716160622
Bad:
http://hg.mozilla.org/integration/fx-team/rev/2149897d05a0
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Firefox/17.0 ID:20120716164822
Pushlog:
http://hg.mozilla.org/integration/fx-team/pushloghtml?fromchange=c119555cd89a&tochange=2149897d05a0
Triggered by :
2149897d05a0 Heather Arthur — Bug 712469 - Inspector Rule View selectors can be more visually scannable; r=dcamp
Blocks: 712469
Updated•12 years ago
|
Keywords: regressionwindow-wanted
Assignee | ||
Updated•12 years ago
|
tracking-firefox17:
--- → ?
tracking-firefox18:
--- → ?
Assignee | ||
Comment 3•12 years ago
|
||
This is a really annoying bug, and I hope that we don't release 17 with it. Is it possible to get a simple fix landed in time for 17?
Assignee | ||
Comment 4•12 years ago
|
||
Assignee | ||
Updated•12 years ago
|
Attachment #675750 -
Flags: review?(dcamp)
Attachment #675750 -
Flags: review?(dao)
Updated•12 years ago
|
Attachment #675750 -
Flags: review?(dcamp) → review+
Assignee | ||
Updated•12 years ago
|
Attachment #675750 -
Flags: review?(fayearthur)
Attachment #675750 -
Flags: review?(dao)
Assignee | ||
Updated•12 years ago
|
Keywords: checkin-needed
Assignee | ||
Updated•12 years ago
|
OS: Windows 7 → All
Hardware: x86_64 → All
Comment 5•12 years ago
|
||
Flags: in-testsuite-
Keywords: checkin-needed
Assignee | ||
Comment 6•12 years ago
|
||
Comment on attachment 675750 [details] [diff] [review]
Patch
[Approval Request Comment]
Bug caused by (feature/regressing bug #): bug 712469 which landed in fx17
User impact if declined: confusing rule view in the devtools when a user has disabled one of the CSS properties
Testing completed (on m-c, etc.): locally, just landed on m-i
Risk to taking this patch (and alternatives if risky): none expected
String or UUID changes made by this patch: none
Attachment #675750 -
Flags: approval-mozilla-beta?
Attachment #675750 -
Flags: approval-mozilla-aurora?
Comment 7•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 19
Updated•12 years ago
|
Attachment #675750 -
Flags: approval-mozilla-beta?
Attachment #675750 -
Flags: approval-mozilla-beta+
Attachment #675750 -
Flags: approval-mozilla-aurora?
Attachment #675750 -
Flags: approval-mozilla-aurora+
Updated•12 years ago
|
status-firefox17:
--- → affected
status-firefox18:
--- → affected
Assignee | ||
Comment 8•12 years ago
|
||
Comment 9•12 years ago
|
||
Verified fixed with ftp://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/17.0-candidates/build1/linux-x86_64/ , as opposed to 17.0b1.
Updated•12 years ago
|
Comment 10•12 years ago
|
||
Verified fixed on Firefox 18 beta 3.
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/20100101 Firefox/18.0
Build ID: 20121205060959
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•