Closed
Bug 1240266
Opened 10 years ago
Closed 9 years ago
[DevTools] Cannot scroll page while using "Grab a color from the page"
Categories
(DevTools :: Inspector, defect)
DevTools
Inspector
Tracking
(firefox43 wontfix, firefox44 wontfix, firefox45 wontfix, firefox46 wontfix, firefox48 wontfix, firefox49 affected, firefox50 affected, firefox51 affected)
People
(Reporter: magicp.jp, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:46.0) Gecko/20100101 Firefox/46.0
Build ID: 20160115055328
Steps to reproduce:
1. Start any versions Firefox
2. Open devtools
3. Enable "Grab a color from the page"
4. Click "Grab a color from the page" button
5. Try scroll on the page
Actual results:
Cannot scroll page while using "Grab a color from the page"
Expected results:
Page scroll works while using "Grab a color from the page"
Has STR: --- → yes
status-firefox43:
--- → affected
status-firefox44:
--- → affected
status-firefox45:
--- → affected
status-firefox46:
--- → affected
Component: Untriaged → Developer Tools
OS: Unspecified → All
Hardware: Unspecified → All
Version: Trunk → unspecified
status-firefox48:
--- → wontfix
status-firefox49:
--- → affected
status-firefox50:
--- → affected
status-firefox51:
--- → affected
Comment 1•9 years ago
|
||
This is a known limitation of this tool because it relies on taking screenshots of the whole window behind the scenes in order to sample colors in it.
We could fix this I suppose, but it might be complex and might have bad performance. I'm not sure the feature is worth that price.
Closing as wontfix for now.
Status: NEW → RESOLVED
Closed: 9 years ago
Component: Developer Tools → Developer Tools: Inspector
Resolution: --- → WONTFIX
Updated•8 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•