• Do not register here on develop.twiki.org, login with your twiki.org account.
• Use View topic Item7848 for generic doc work for TWiki-6.1.1. Use View topic Item7851 for doc work on extensions that are not part of a release. More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
Does this site look broken?. Use the LitterTray web for test cases.

Item3641: Access key char invisible on hover

Item Form Data

AppliesTo: Component: Priority: CurrentState: WaitingFor: TargetRelease ReleasedIn
Extension PatternSkin Normal Closed   minor 4.2.0

Edit Form Data

Summary:
Reported By:
Codebase:
Applies To:
Component:
Priority:
Current State:
Waiting For:
Target Release:
Released In:
 

Detail

On IE 6.0 on Windows, the access key char is red on red, e.g. not visible.

Screenshot:

image3.png

-- TWiki:Main/PeterThoeny - 15 Feb 2007

I see it on the bottom action links.

-- TWiki:Main.ArthurClemens - 23 Jun 2007

This bug just happens on the footer links. For the same links on the top of the page ("Edit", "WYSIWYG", ...), the color is OK.

This problem is also happening with IE 7. On Firefox 2 it's working correctly.

I found a workaround for that problem. It's not a good solution, as I'm just forcing the access key char color to white, but it may give a help to someone that might be trying to solve this.

This bug just happens on the footer links. For the same links on the top of the page ("Edit", "WYSIWYG", ...), the color is OK.

This problem is also happening with IE 7. On Firefox 2 it's working correctly.

I found a workaround for that problem. It's not a good solution, as I'm just forcing the access key char color to white, but it may give a help to someone that might be trying to solve this.

302,303c302
< a:visited .twikiAccessKey,
< a:hover .twikiAccessKey {
---
> a:visited .twikiAccessKey {
305a305,307
> a:hover .twikiAccessKey {
>       color:#FFFFFF;
> }

-- TWiki:Main.GuilhermeGarnier - 04 Jan 2008

ItemTemplate
Summary Access key char invisible on hover
ReportedBy TWiki:Main.PeterThoeny
Codebase 4.1.1
SVN Range TWiki-4.1.1, Wed, 14 Feb 2007, build 12874
AppliesTo Extension
Component PatternSkin
Priority Normal
CurrentState Closed
WaitingFor

Checkins TWikirev:14252
TargetRelease minor
ReleasedIn 4.2.0
Topic attachments
I Attachment History Action Size Date Who Comment
PNGpng image3.png r1 manage 1.6 K 2007-02-15 - 20:15 PeterThoeny  
Edit | Attach | Watch | Print version | History: r6 < r5 < r4 < r3 < r2 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r6 - 2008-01-22 - KennethLavrsen
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback