jtackaberry / nosquint

NoSquint is a Firefox add-on that allows you to adjust the text-only and full-page zoom levels as well as color settings both globally (for all sites) and per site.
https://urandom.ca/nosquint/
The Unlicense
40 stars 16 forks source link

Allow management of XUL content types #72

Open mellobob opened 11 years ago

mellobob commented 11 years ago

Nosquint does not remember settings for the bamboo RSS reader. I think (and this is a stab in the dark) that the problem is that bamboo lists its URL as "about:bamboo", but if I try to add an exception to nosquint, it thinks the url is "bamboo".

jtackaberry commented 11 years ago

NoSquint intentionally doesn't zoom chrome elements, and Bamboo is considered chrome here (or at least it does report its content type as text/html).

I'll consider this for a future release, but there are some reasons for the current behaviour that will have to be accounted for if I change it.

mellobob commented 11 years ago

Would be wonderful if you could look at it. The funny thing is that without NoSquint bamboo does maintain its zoom level (which means that firefox must be handling this properly). I could complain about "about:config" and friends as well, but I don't use them enough to be upset. However, with the demise of google reader Bamboo is becoming a friend I use each day.

powerman commented 10 years ago

Probably same issue with Brief RSS reader https://github.com/ancestorak/brief/issues/46

powerman commented 10 years ago

If there are some reasons why NoSquint doesn't handle chrome elements, then it may make sense to allow manually zoom some chrome elements (using Exceptions in Global Settings).