Opened 15 years ago
Closed 14 years ago
#2689 closed bug (fixed)
docs site does not function properly in Firefox 1.5.0.12/Linux x86_64
Reported by: | archeron | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | docs | Version: | |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
For example: http://docs.jquery.com/CSS/css#properties
This page contains a number of areas where a text block may be changed by using tabbed navigation. I.E. (Demo | View Source), (Overview | Example)
Problem is, clicking a tab is a one-way trip. Once you click "View Source", clicking "Demo" does not take you back. The same goes for the other text areas on the page. There does seem to be some more complex interraction as well. After clicking on tabs in a number of the text areas on the page, you start seeing clicks on tabs affecting other areas rather than the one they are supposed to.
This bug seems like a script bug and likely belongs elsewhere, but I placed it here as the docs site is where I noticed it. If I can offer further information, please let me know. Version information follows.
$ rpm -qa | grep firefox firefox-1.5.0.12-7.fc6.x86_64
$ uname -a Linux wade-linux.itiva.com 2.6.22.14-72.fc6 #1 SMP Wed Nov 21 14:10:25 EST 2007 x86_64 x86_64 x86_64 GNU/Linux
$ cat /etc/redhat-release Fedora Core release 6 (Zod)
Firebug is installed, but was not enabled when the problems were observed.
Change History (1)
comment:1 Changed 14 years ago by
Milestone: | 1.2.4 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Version: | 1.2.3 |