Ticket #109 (closed task: fixed)

Opened 3 months ago

Last modified 2 weeks ago

Uppity compatibility with new Firefox versions

Reported by: dave.r.wilson@btinternet.com Assigned to: t-bone
Priority: major Component: Uppity
Version: 1.4.14 Severity: Unknown
Keywords: Cc:

Description

Will Uppity be updated to be compatible with Firefox 3 Beta 3 ?

Attachments

Change History

03/25/08 23:13:48 changed by shirishag75@gmail.com

or FF 3.0b4 as of now.

04/08/08 20:04:36 changed by anonymous

or FF 3.0b5 as of now.

04/19/08 14:28:35 changed by gillius

I tried using this extension in Firefox 3b5 in Ubuntu 8.04 RC, and it works fine. The only thing is a very small detail is that the dropdown arrow to the right doesn't get the border around it, and I'm not sure if that is due to Firefox, CuteMenus (which has FlatStyle on), the Gnome theme that Ubuntu sets Firefox with, or Uppity itself. However, other than the 1 pixel border issue, technically the plugin seems to work perfectly in Firefox 3.

A workaround for advanced Firefox users:

  1. Go to about:config and add a new boolean property extensions.checkCompatibility set to false.
    • Note this will try to run ALL of your old extensions including Uppity; if you are afraid, then don't use this route (there are others you can search for online)
  2. Restart Firefox and enjoy!

04/29/08 14:26:22 changed by anonymous

without changing checkCompatibility it can be installed in Firefox 3b5 this way:

  • download uppity-1.4.14.xpi (arantius.com/misc/firefox-extensions/mine/uppity-1.4.14.xpi)
  • rename it to uppity-1.4.14.zip
  • extract
  • open install.rdf in a text editor (notepad?)
  • find the line
    • <em:maxVersion>2.0.0.*</em:maxVersion>
  • change to
    • <em:maxVersion>3.0b5</em:maxVersion>
  • remove the line:
    • <em:updateURL>...arantius.com/misc/firefox-extensions/mine/updates.rdf</em:updateURL>
  • save and rezip everything
  • rename zipfile to .xpi
  • use drag and drop or file>open file to load it in firefox

05/03/08 11:53:30 changed by t-bone

  • status changed from new to closed.
  • resolution set to fixed.

Done in [387].


Add/Change #109 (Uppity compatibility with new Firefox versions)




Action