Closed
Bug 931969
Opened 12 years ago
Closed 12 years ago
Lightbeam extension block Wikipedia pages
Categories
(Firefox :: Untriaged, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: miniwark, Unassigned)
References
Details
(Whiteboard: [bugday-20131030])
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Firefox/24.0 (Beta/Release)
Build ID: 2013091200
Steps to reproduce:
- deactivate all Firefox extension
- install Lightbeam extension
- type http://en.wikipedia.org/ address in the address bar
- press the green arrow to try to reach the site
Or, smply following a link to a Wikipedia page from another site do not work either.
Actual results:
The Wikipedia page is blank with no source code
Expected results:
The Wikipedia page with content.
Other Wikemedia sites may work. For example i can access to commons.wikimedia.org but the links to Wikipedia from here do not work.
Comment 1•12 years ago
|
||
Works for me with
2013-10-29-03-02-01-mozilla-central-firefox-28.0a1.en-US.linux-x86_64
firefox-24.0.en-US.linux64
Does it work with a new profile? If not, what other add-ons do you have installed?
Severity: blocker → major
Flags: needinfo?(miniwark)
Whiteboard: [bugday-20131030]
Comment 2•12 years ago
|
||
(In reply to Aleksej [:Aleksej] from comment #1)
> Does it work with a new profile? If not, what other add-ons do you have installed?
*if yes
Comment 3•12 years ago
|
||
The extension has a "Block Site" feature, available when you check a box on the List pane.
> Does it work with a new profile?
Yes it does work on a new fresh profile. (Firefox is then in english by default)
> other add-ons installed are :
- Addblock Edge 2.0.7
- Better privacy 1.68
- Complete Youtube Saver 4.4.4
- Element Hiding helper for Adblock Plus 1.2.3
- Firebug 1.12.4
- Firefox OS Simulator 4
- FireFTP 2.0.16
- HTTPS-Everywhere 3.4.2
- RequestPolicy 1.0.0b3
- TrackerFox 0.14.2 (Not compatible with FF24 and automatically deactivated, cannot remove it apparently)
I have try to deactivate all add-ons appart from LightBeam and the problem is still the same.
Plugin list is:
- NPAP Plugin Wraper 1.4.4
- PackageKit (22/02/13)
- Shockwave Flash 11,2,202,310
- IcedTea-Web Plugin 1.4.1 (deactivated)
Only the French language pack is active.
> The extension has a "Block Site" feature, available when you check a box on the List pane.
The problem still occur if i reset Lightbeam data (witch remove block site preferences to). Wikipedia.org was not in the list.
Flags: needinfo?(miniwark)
1) I have completely removed the following add-ons with no change :
- Better privacy
- Complete Youtube Saver
- Element Hiding helper for Adblock Plus
- Firebug
2) I was wrong above when i was stating above than i have cleared the block list. Even after a LightBeam data reset,
there is this message in the console if i start Firefox from there :
> error: lightbeam: log blocking 30 sites
I will try to find a way to clear it, to be sure than it's not related.
3) I think it's not related to this bug but just in case, there is this error messages in the console when i display LightBeam in Firefox:
> error: lightbeam: hasPrivateWindow: %s windows to test 1
> error: lightbeam: handlePrivateWindow: %o [object ChromeWindow]
> error: lightbeam: An exception occurred.
> TypeError: unsafeWindow.showPromptToShare is not a function
> resource://jid1-f9uj3thwoam5gq-at-jetpack/lightbeam/data/content-script.js 46
> Traceback (most recent call last):
> File "resource://gre/modules/commonjs/sdk/content/content-worker.js", line 96, in onChromeEvent
> return emit.apply(null, args);
> File "resource://gre/modules/commonjs/sdk/content/content-worker.js", line 45, in onEvent
> results.push(callback.apply(null, args));
> File "resource://gre/modules/commonjs/sdk/content/content-worker.js", line 45, in onEvent
> results.push(callback.apply(null, args));
> File "resource://jid1-f9uj3thwoam5gq-at-jetpack/lightbeam/data/content-script.js", line 46, in
> unsafeWindow.showPromptToShare();
Comment 6•12 years ago
|
||
A comment closing the other Lightbeam bug here says Lightbeam bugs should be reported at https://github.com/mozilla/lightbeam/issues.
> The extension has a "Block Site" feature, available when you check a box on the List pane.
My bad, after re-checking again the list, wikipedia.org was indeed blocked. It was probably a mistake i have made.
So it's not a working bug, but it may be useful for the stupid users like myself, in a future version, to display an alert message like "This site is blocked in your Lightbeam list" when a user try to access a blocked site.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Comment 8•12 years ago
|
||
> it may be useful for the stupid users like myself, in a future version, to display an alert message like "This site is blocked in your Lightbeam list" when a user try to access a blocked site.
Feel free to file a ticket at GitHub.
(In reply to Aleksej [:Aleksej] from comment #8)
> > it may be useful for the stupid users like myself, in a future version, to display an alert message like "This site is blocked in your Lightbeam list" when a user try to access a blocked site.
>
> Feel free to file a ticket at GitHub.
Done. See https://github.com/mozilla/lightbeam/issues/469
Thanks for your support Aleksej !
Updated•12 years ago
|
Status: RESOLVED → VERIFIED
See Also: → https://github.com/mozilla/lightbeam/issues/469
You need to log in
before you can comment on or make changes to this bug.
Description
•