Closed
Bug 433321
Opened 17 years ago
Closed 17 years ago
The new Lens feature in Google Reader doesn't work under Windows
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bordjukov, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b5) Gecko/2008032620 Firefox/3.0b5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b5) Gecko/2008032620 Firefox/3.0b5
I tested it on Ff 3b5 running on Ubuntu and it works fine. That's also the case with older versions of Firefox on both Windows and Linux.
I also get the following message in the error console:
Warning: Unknown property 'zoom'. Declaration dropped.
Source File: http://www.google.com/reader/ui/3599454587-en-scroll.css?hl=en
Line: 1
Reproducible: Always
Steps to Reproduce:
1. Select an item.
2. Press =
Actual Results:
Nothing
Expected Results:
The text of the item should have become larger.
| Reporter | ||
Comment 1•17 years ago
|
||
The same problem occurs in Firefox 3 RC 1
| Reporter | ||
Updated•17 years ago
|
Flags: blocking-firefox3?
| Reporter | ||
Updated•17 years ago
|
Version: unspecified → 3.0 Branch
Comment 2•17 years ago
|
||
Unless you can identify what is broken, not going to block final on this. It could be bad assumptions around keypress, but there's no errors, and the code is hard to read, so not going to block unless there's something more concrete about why this isn't working.
Flags: blocking-firefox3? → blocking-firefox3-
Comment 3•17 years ago
|
||
Still there on Firefox 3 final.
Initially suspecting that it was a problem on Google's end with bad user agent detection, I tried using the user agent switcher extension to plug in the user agent from a linux version of firefox where it does work, but that produced no change in behavior.
This makes me suspect that the real problem is that firefox isn't letting the web page bind the -/=/+ keys as hotkeys. Is there a way I can check that? I've noticed google reader has issues not getting to see certain hotkeys for other things sometimes too, though the zoom ones it never sees.
| Reporter | ||
Comment 4•17 years ago
|
||
Google fixed this recently.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•