Search and Top Navigation
#5905 closed bug (worksforme)
Opened August 05, 2010 07:17PM UTC
Closed August 05, 2010 07:46PM UTC
Last modified October 11, 2012 09:15PM UTC
Tabs widget ajax mode doesn't work in Chrome
Reported by: | gigamorph | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui.tabs | Version: | 1.8.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The tabs widget doesn't load the external html files for Chrome. My platform is Mac OS X 10.6.4 on MacBook Pro. My Chrome is version 5.0.375.125.
My other browsers works fine, namely, Firefox 3.6.8, Safari 5.0.1, and Opera 10.60.
I'm attaching the files I used for the simple example. You can open index.html to see the result.
Attachments (1)
Change History (4)
Changed August 05, 2010 07:21PM UTC by comment:1
Changed August 05, 2010 07:46PM UTC by comment:2
component: | ui.core → ui.tabs |
---|---|
resolution: | → worksforme |
status: | new → closed |
You're probably trying to run that through the file protocol; run it through http.
Changed August 05, 2010 08:06PM UTC by comment:3
You're right. I didn't know Chrome doesn't allow loading local files. Thanks for quick response.
Changed October 11, 2012 09:15PM UTC by comment:4
milestone: | TBD |
---|
Milestone TBD deleted
On Opera 10.60, the files do load but the tabs look unnatural (large space between tabs and content pane).