Bug 14281 - REGRESSION: Plone.org sub-tabs (green ones) not repainted when switched
Summary: REGRESSION: Plone.org sub-tabs (green ones) not repainted when switched
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 523.x (Safari 3)
Hardware: PC Windows XP
: P1 Normal
Assignee: Nobody
URL: http://plone.org
Keywords: HasReduction, InRadar, PlatformOnly, Regression
Depends on:
Blocks:
 
Reported: 2007-06-21 06:39 PDT by Darren Collins
Modified: 2007-08-31 13:27 PDT (History)
2 users (show)

See Also:


Attachments
Plone.org with tabs correctly coloured (135.14 KB, image/png)
2007-06-21 06:42 PDT, Darren Collins
no flags Details
Plone.org with tabs incorrectly coloured (135.04 KB, image/png)
2007-06-21 06:43 PDT, Darren Collins
no flags Details
Reduction to basic tabs layout (2.89 KB, text/html)
2007-06-21 21:03 PDT, Darren Collins
no flags Details
Javascript for Reducttion (4.79 KB, text/plain)
2007-06-21 21:05 PDT, Darren Collins
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Darren Collins 2007-06-21 06:39:57 PDT
When viewing the plone.org homepage a set of tabs is used to view different features.  The tabs in question are the green ones labeled "Easy to Get Started", "User Friendly", etc. *not* the navigation tabs at the top of the page.

The currently selected tab is coloured a slightly darker shade of green.  All unselected tabs should be a lighter shade of green.

This works correctly with the original shipping safari for Win32.  However with all Win32 nightly builds from r22096 to r23677, a tab remains the darker green colour when it is no longer selected.

Note that Javascript must be enabled to view these tabs.
Comment 1 Darren Collins 2007-06-21 06:42:05 PDT
Created attachment 15161 [details]
Plone.org with tabs correctly coloured

Plone.org with tabs correctly coloured.  This is displayed using Safari Win32 original beta.
Comment 2 Darren Collins 2007-06-21 06:43:23 PDT
Created attachment 15162 [details]
Plone.org with tabs incorrectly coloured

Plone.org with tabs incorrectly coloured.  This is displayed using Safari Win32 nightly r23677.
Comment 3 David Kilzer (:ddkilzer) 2007-06-21 08:04:03 PDT
This works for me with a local debug build of WebKit r23713 and Safari 3.0 (522.11) on Mac OS X 10.4.10 (8R218).  Platform only?  Fixed since r23677?

Comment 4 Darren Collins 2007-06-21 13:38:24 PDT
Still fails for me on Win32 with locally built debug and release r23719.  So maybe a Win32 only issue?  I can't test on a Mac at the moment.
Comment 5 Darren Collins 2007-06-21 21:03:20 PDT
Created attachment 15173 [details]
Reduction to basic tabs layout

This is a reduction of the original plone.org homepage.  This page just contains a set of tabs to demonstrate the problem.
Comment 6 Darren Collins 2007-06-21 21:05:08 PDT
Created attachment 15174 [details]
Javascript for Reducttion

This is the actual tabber-minimized.js file from plone.org
Comment 7 mitz 2007-06-22 04:00:41 PDT
I cannot reproduce with the URL nor with the reduction. Tried both TOT and the beta.
Comment 8 David Kilzer (:ddkilzer) 2007-06-22 10:41:27 PDT
(In reply to comment #7)
> I cannot reproduce with the URL nor with the reduction. Tried both TOT and the
> beta.

Mac or PC?

Comment 9 mitz 2007-06-22 10:49:16 PDT
(In reply to comment #8)
> Mac or PC?

Mac
Comment 10 Matt Lilek 2007-06-22 11:07:15 PDT
Confirmed with r23677 on Windows XP with Safari 3.0.1 Beta.  Can't reproduce on OS X.
Comment 11 Darren Collins 2007-06-22 14:32:47 PDT
This is no longer reproducible in Windows XP with Safari 3.0.2 Beta.

Can someone test on Vista?

Comment 12 Matt Lilek 2007-06-22 20:57:56 PDT
(In reply to comment #11)
> This is no longer reproducible in Windows XP with Safari 3.0.2 Beta.
> 
> Can someone test on Vista?
> 

I can still reproduce with the r23677 nightly with Safari 3.0.2 Beta on XP.
Comment 13 David Kilzer (:ddkilzer) 2007-06-23 10:39:08 PDT
<rdar://problem/5290065>
Comment 14 Darren Collins 2007-08-31 13:27:00 PDT
This now works correctly on Windows XP.  I believe r25329 is the fix for this
defect.