[Bug 34450] Probable Javascript loading issues (navigation and tabbing issues, multiple browsers)

2012-02-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34450

Mark A. Hershberger  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #27 from Mark A. Hershberger  2012-02-28 
15:16:19 UTC ---
(In reply to comment #26)

r112601

Closing this bug so that individual reports can be filed for individual
problems.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34450] Probable Javascript loading issues (navigation and tabbing issues, multiple browsers)

2012-02-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34450

Bug 34450 depends on bug 34538, which changed state.

Bug 34538 Summary: DOM modification at module execute versus 
$wgResourceLoaderExperimentalAsyncLoading
https://bugzilla.wikimedia.org/show_bug.cgi?id=34538

   What|Old Value   |New Value

 Status|REOPENED|RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34450] Probable Javascript loading issues (navigation and tabbing issues, multiple browsers)

2012-02-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34450

--- Comment #26 from mybugs.m...@gmail.com 2012-02-24 13:43:30 UTC ---
(In reply to comment #25)

I believe the code from
https://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/Vector/modules/ext.vector.collapsibleNav.js?view=markup#l173
should be

) {
$(this)
.addClass( 'expanded' )
.removeClass( 'collapsed' )
.find( 'div.body' )
.hide() // bug 34450
.show();
} else {
$(this).addClass( 'collapsed' )
.removeClass( 'expanded' );
}


to make sure it gets one, and only one, of the classes, because currently the
error happens because the div get both classes:

Correlatos...

or none of them.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34450] Probable Javascript loading issues (navigation and tabbing issues, multiple browsers)

2012-02-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34450

mybugs.m...@gmail.com changed:

   What|Removed |Added

 CC||mybugs.m...@gmail.com

--- Comment #25 from mybugs.m...@gmail.com 2012-02-24 12:21:37 UTC ---
(In reply to comment #11)
> 3) ... sometimes I see the issue with the sidebar
> (arrows indicating expansion of sidebar elements
> without them actually being expanded), sometimes I do not.

I'm seeing this problem on
https://pt.wikibooks.org/w/index.php?title=Especial:P%C3%A1gina_em_branco&uselang=en&debug=1
using Google Chrome 17.0.963.56, but the only portlet affected is the
"Correlatos", which is created by our
https://pt.wikibooks.org/wiki/MediaWiki:Gadget-Correlatos.js?oldid=233236
(as a workaround for bug 708, and using a custom - and apparently broken - code
to workaround bug 23515)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34450] Probable Javascript loading issues (navigation and tabbing issues, multiple browsers)

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34450

--- Comment #24 from T. Gries  2012-02-24 00:08:49 UTC ---
(In reply to comment #23)
> I can confirm that I have trouble loading the classic toolbar on trunk.
> 
> That seems to be a highly specific issue with the classic toolbar and should 
> be
> reported as a separate bug.
done as https://bugzilla.wikimedia.org/show_bug.cgi?id=34662

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34450] Probable Javascript loading issues (navigation and tabbing issues, multiple browsers)

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34450

--- Comment #23 from Erik Moeller  2012-02-23 23:24:19 UTC 
---
I can confirm that I have trouble loading the classic toolbar on trunk.

That seems to be a highly specific issue with the classic toolbar and should be
reported as a separate bug.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34450] Probable Javascript loading issues (navigation and tabbing issues, multiple browsers)

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34450

--- Comment #22 from T. Gries  2012-02-23 22:14:32 UTC ---
Hi Erik!!

I run 10.0.2 the latest.
I noticed the problem about yesterday or the day before.
I downgraded all my installations to r111588.
The problem is fully reproducible for me, on totally different installation. On
is a huge enterprise wiki installation. I just double-checked: the svn trunk
version shows the problem, downgrading to 111588 repairs the problem.

All tests were done with freshly restarted and clean browsers (Ctrl-F5;
Ctrl+Shift+Del (Chronik löschen)).

The problem must have been introduced between r111588 (i used that, because of
my last commit to core) and the current 112xxx version.

e-greetings from Berlin

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34450] Probable Javascript loading issues (navigation and tabbing issues, multiple browsers)

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34450

--- Comment #21 from Erik Moeller  2012-02-23 21:59:03 UTC 
---
Thomas, I cannot repro that on trunk or in production. Which Firefox version is
this? Do you see it in a production wiki? Which edit toolbar, the old
(Monobook) one, or the new (Vector) one?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34450] Probable Javascript loading issues (navigation and tabbing issues, multiple browsers)

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34450

T. Gries  changed:

   What|Removed |Added

 CC||m...@tgries.de

--- Comment #20 from T. Gries  2012-02-23 21:53:01 UTC ---
In Firefox, i do not have toolbar and editbar icons.

I downgraded to a former version, to arbitray revision 111700.

svn up -r111588 solved that, so it happened between 111700 and 112100 (toolbar
not loaded)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34450] Probable Javascript loading issues (navigation and tabbing issues, multiple browsers)

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34450

--- Comment #19 from Erik Moeller  2012-02-23 21:29:10 UTC 
---
Can't repro it anymore either. May have been a server-side caching issue or
related to some gadgetry. I'd say let's close it for now.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34450] Probable Javascript loading issues (navigation and tabbing issues, multiple browsers)

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34450

--- Comment #18 from Brion Vibber  2012-02-23 21:01:23 UTC 
---
Testing in Chrome/Ubuntu...

I can't reproduce incorrect sidebar state on numerous reloads of
http://commons.wikimedia.org/wiki/Commons:Community_portal

It always seems to flash first fully expanded, then collapse down to what I
last left it as. I have seen no inconsistent states as in attachment 10024, nor
any unexpected changes of state from expanded to collapsed or vice-versa.

Are you guys seeing the same problem as in that screenshot, or something else?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34450] Probable Javascript loading issues (navigation and tabbing issues, multiple browsers)

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34450

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Highest |High
 CC||m...@everybody.org
 Blocks||2007

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34450] Probable Javascript loading issues (navigation and tabbing issues, multiple browsers)

2012-02-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34450

--- Comment #17 from Erik Moeller  2012-02-23 02:11:35 UTC 
---
Rob and I are both able to still reproduce occasional incorrect sidebar
collapse/expand state (in Chrome/Ubuntu) on repeatedly loading e.g.
http://commons.wikimedia.org/wiki/Commons:Community_portal

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34450] Probable Javascript loading issues (navigation and tabbing issues, multiple browsers)

2012-02-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34450

Bug 34450 depends on bug 34538, which changed state.

Bug 34538 Summary: DOM modification at module execute versus 
$wgResourceLoaderExperimentalAsyncLoading
https://bugzilla.wikimedia.org/show_bug.cgi?id=34538

   What|Old Value   |New Value

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34450] Probable Javascript loading issues (navigation and tabbing issues, multiple browsers)

2012-02-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34450

Krinkle  changed:

   What|Removed |Added

 Depends on||34538

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34450] Probable Javascript loading issues (navigation and tabbing issues, multiple browsers)

2012-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34450

--- Comment #16 from Krinkle  2012-02-18 23:44:05 UTC ---
(In reply to comment #1)
> Created attachment 10025 [details]
> IE7 'Jump to' display


This is due to the page-html being cached by 1.18 and loaded with references to
1.19 bits.wikimedia.org serving stylesheets. This is recorded as bug 34504 and
is not ResourceLoader or IE7 related.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34450] Probable Javascript loading issues (navigation and tabbing issues, multiple browsers)

2012-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34450

--- Comment #15 from Krinkle  2012-02-18 23:41:59 UTC ---
(In reply to comment #1)
> Created attachment 10025 [details]
> IE7 'Jump to' display


This is bug 34504, not ResourceLoader related.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34450] Probable Javascript loading issues (navigation and tabbing issues, multiple browsers)

2012-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34450

--- Comment #14 from Rob Lanphier  2012-02-18 01:23:31 UTC 
---
The weird sidebar collapsing issues should be fixed by r111809 from werdna.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34450] Probable Javascript loading issues (navigation and tabbing issues, multiple browsers)

2012-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34450

--- Comment #13 from Erik Moeller  2012-02-18 01:22:28 UTC 
---
The sidebar issue should be fixed now.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34450] Probable Javascript loading issues (navigation and tabbing issues, multiple browsers)

2012-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34450

Erwin Dokter  changed:

   What|Removed |Added

 CC||er...@darcoury.nl

--- Comment #12 from Erwin Dokter  2012-02-17 23:26:36 UTC 
---
Chrome 17:
No visual breakage, but got this error:
Failed to load resource:
http://meta.wikimedia.org/w/index.php?action=raw&ctype=text/css&smaxage=0&title=MediaWiki:vector.css/en
the server responded with a status of 404

IE8:
Repeated error: 'mw not defined', gadgets not working.

Firefox 10:
No errors.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34450] Probable Javascript loading issues (navigation and tabbing issues, multiple browsers)

2012-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34450

Erik Moeller  changed:

   What|Removed |Added

   Keywords||code-update-regression

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34450] Probable Javascript loading issues (navigation and tabbing issues, multiple browsers)

2012-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34450

Erik Moeller  changed:

   What|Removed |Added

   Keywords|code-update-regression  |

--- Comment #11 from Erik Moeller  2012-02-17 08:31:54 UTC 
---
OK, after lots more random pageloads:

1) I cannot reproduce the issue with the misaligned buttons if I deactivate the
"Parser Playground" gadget. That gadget adds a "Rich editor" tab (similar to
the "Advanced" tab) to the toolbar. Sometimes that tab does appear, sometimes
it doesn't appear, and sometimes the buttons are misaligned, and sometimes they
are not.

2) Similarly, sometimes I see a flash of the old toolbar (eww), and sometimes I
do not.

3) Similarly, in the same page request, sometimes I see the issue with the
sidebar (arrows indicating expansion of sidebar elements without them actually
being expanded), sometimes I do not.

I've saved an HAR file from Chrome for one of those page requests which led to
the broken toolbar view if it's any help in debugging.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34450] Probable Javascript loading issues (navigation and tabbing issues, multiple browsers)

2012-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34450

Niklas Laxström  changed:

   What|Removed |Added

   Keywords||code-update-regression

--- Comment #10 from Niklas Laxström  2012-02-17 
08:26:41 UTC ---
In twn it usually happened after post requests. No JS errosr either.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34450] Probable Javascript loading issues (navigation and tabbing issues, multiple browsers)

2012-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34450

Erik Moeller  changed:

   What|Removed |Added

 CC||e...@wikimedia.org

--- Comment #9 from Erik Moeller  2012-02-17 08:18:08 UTC 
---
To clarify: This falls into the "not always reproducible" category and only
occurs on some edit loads. When it does, I'm not getting any JS errors, nor any
unusual response codes for any request.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34450] Probable Javascript loading issues (navigation and tabbing issues, multiple browsers)

2012-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34450

--- Comment #8 from Erik Moeller  2012-02-17 08:08:42 UTC 
---
Created attachment 10030
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=10030
Toolbar buttons vertically misaligned, seen on MediaWiki.org (Chrome/Ubuntu)

More fun that's probably related: buttons on the advanced toolbar, when
expanded, are sometimes vertically misaligned.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34450] Probable Javascript loading issues (navigation and tabbing issues, multiple browsers)

2012-02-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34450

Niklas Laxström  changed:

   What|Removed |Added

 CC||niklas.laxst...@gmail.com

--- Comment #7 from Niklas Laxström  2012-02-17 
07:00:08 UTC ---
The described behavior seems to match very closely what I saw in
translatewiki.net while I was testing with
$wgResourceLoaderExperimentalAsyncLoading = true;. Sometimes scripts didn't
load at all, sometimes the collapsible sidebars were all open or all collapsed,
arrow could be pointing one way etc.

Hope this helps.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34450] Probable Javascript loading issues (navigation and tabbing issues, multiple browsers)

2012-02-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34450

--- Comment #6 from Roan Kattouw  2012-02-16 21:16:58 
UTC ---
(In reply to comment #4)
> I think this is probably caused by JS/CSS delivery hiccups. This probably 
> can't
> be reproduced consistently, right?
> 
> If this occurs again, pull up the developer tools tab showing individual
> requests (Net tab in Firebug, Timeline tab in Chrome), and look for strange
> response codes (response codes that aren't 200 or 304). Also look for JS 
> errors
> in the console.
Disregard this, I'm totally off here.

(In reply to comment #0)
> Chrome and Firefox and IE7: 
> Reload page several times. Collapsible headers "Community/Beyond the Web/etc."
> are expanded briefly before final state. 
> 
This is a flash of unstyled content, right? I can fix that easily.

> Firefox and IE7: best behavior. Previously expanded headers remain expanded
> after reload.
> 
That's what it's supposed to do, yeah.

> Chrome: Final state of those expanded lists may be collapsed or expanded in
> seemingly random way. 
> Expanded header shows expanded (arrow points right) after reload but is not. 
> See screen shot. (note: it is possible that this happens in other browsers, 
> but
> I observed it in Chrome particularly.)
> 
That's very strange. Do you get JS errors in the debugging console when this
happens?

> Firefox: tabs through headers and textboxes but not links.  Does not tab to
> hidden "Jump to:navigation search" links. 
> 
Is that a regression from 1.18? If not it's probably just a Firefox issue, not
a MediaWiki issue.

> IE7: same behavior as Chrome, but "Jump to" links are shown badly. See screen
> shot.
That's probably an IE7-specific CSS issue, I'll investigate.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34450] Probable Javascript loading issues (navigation and tabbing issues, multiple browsers)

2012-02-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34450

--- Comment #5 from Chris McMahon  2012-02-16 20:00:59 
UTC ---
FF not tabbing to links is consistent. 
IE7 "Jump to" incorrect display is consistent. 
Strange behavior in expanded/collapsed link lists is more consistent than
inconsistent in Chrome at least.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34450] Probable Javascript loading issues (navigation and tabbing issues, multiple browsers)

2012-02-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34450

Roan Kattouw  changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com

--- Comment #4 from Roan Kattouw  2012-02-16 19:54:33 
UTC ---
I think this is probably caused by JS/CSS delivery hiccups. This probably can't
be reproduced consistently, right?

If this occurs again, pull up the developer tools tab showing individual
requests (Net tab in Firebug, Timeline tab in Chrome), and look for strange
response codes (response codes that aren't 200 or 304). Also look for JS errors
in the console.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34450] Probable Javascript loading issues (navigation and tabbing issues, multiple browsers)

2012-02-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34450

--- Comment #3 from Rob Lanphier  2012-02-16 19:12:59 UTC 
---
Both Erik and I have seen our edit toolbar completely disappear on some page
loads.  Shift-reload didn't seem to fix it for me on Chrome; I had to pull open
a new tab.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34450] Probable Javascript loading issues (navigation and tabbing issues, multiple browsers)

2012-02-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34450

Rob Lanphier  changed:

   What|Removed |Added

Summary|navigation and tabbing  |Probable Javascript loading
   |issues, multiple browsers   |issues (navigation and
   ||tabbing issues, multiple
   ||browsers)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l