Closed
Bug 1353741
Opened 8 years ago
Closed 7 years ago
There is a graphic issue in Preview mode.
Categories
(Firefox :: Normandy Server, defect)
Firefox
Normandy Server
Tracking
()
RESOLVED
FIXED
People
(Reporter: Ovidiu, Unassigned)
References
(Blocks 1 open bug, )
Details
Attachments
(1 file)
34.17 KB,
image/png
|
Details |
Preconditions:
Settings for running Shield on Beta:
1. Set the preference value for extensions.systemaddon.update.url set to https://aus5.mozilla.org/update/3/SystemAddons/53.0.0/20160922113459/default/en-US/beta-sysaddon/default/default/default/update.xml
2. Go to Tools -> Developer Tools -> Web Console -> Open "Toolbox Options" from "Advanced settings" mark as checked the last 3 available check boxes. (browser chrome....; remote debugging; worker debugging)
3. Open Browser Console and run this script: Components.utils.import("resource://gre/modules/AddonManager.jsm"); AddonManagerPrivate.backgroundUpdateCheck();
4. Set the preference value for extensions.shield-recipe-client.api_url set to https://normandy.stage.mozaws.net/api/v1
5. Set the extensions.shield-recipe-client.dev_mode preference to true to run recipes immediately on startup.
6. Set the extensions.shield-recipe-client.logging.level preference to 0 to enable more logging.
Steps:
1. Go to an existing recipe (doesn't matter if it's enabled or disabled)
2. Click on Preview
Actual Result:
A red square appears over the text.
Expected Result:
There should be no red square over the text.
Comment 1•8 years ago
|
||
Ovidiu: Is this the red box you're referring to?
Flags: needinfo?(ovidiu.boca)
Updated•8 years ago
|
Reporter | ||
Comment 2•8 years ago
|
||
Yes, that's the red box that I was referring to.
Flags: needinfo?(ovidiu.boca)
Comment 3•7 years ago
|
||
This issue doesn't apply to the new interface.
Status: NEW → RESOLVED
Closed: 7 years ago
Component: General → Service
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Shield → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•