Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0011031
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2009-10-19 10:532011-11-09 15:16
ReporteriperdomoView Statuspublic 
Assigned Todbaz 
PriorityhighResolutionno change requiredFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Versionpi
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_15
OS Version2.6.30-gentoo-r5Database version8.3.8Ant version1.7.1
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0011031: Change the color of a focused link in a tab

DescriptionThe color of a focused link in a tab is black, with a gray background is hard to see.

This is not a problem when navigating to a tab, because when you refresh the page the link is not focused. But it's a problem when the validate() js function return false and you don't navigate to the tab.
Steps To ReproduceFollow the steps of the related issue.
Proposed SolutionChange the color of the A.dojoTabLink:focus

A.dojoTabLink:focus {
  color: black;
  text-decoration: none;
  font-size: 8pt;
  outline: 0;
}
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00109052.50MP7 closediperdomo Error while trying to access to a child tab when there is no parent selected 

-  Notes
(0021157)
dbaz (developer)
2009-10-19 10:57

Could you attach a screenshot to see if what you see is the same of what I see? Thanks
(0042698)
dbaz (developer)
2011-11-09 15:16

Openbravo provides community support only for the latest Openbravo version, which is Openbravo 3. This version has significantly improved financial flow, filtering, performance, etc and this issue is not present there. Upgrade path from Openbravo 2.50 to latest Openbravo version is available so we recommend to upgrade your instance to get this issue fixed.

Life cycle guarantee (backporting bug fixes to the previos to latest releases (Openbravo 2.40, 2.50)) is available for Professional Edition subscribers only. Please register your ticket through Openbravo Support Portal (http://support.openbravo.com/ [^]) if you have valid Professional subscription.

You can find more details about our Support policy in the following blog post
http://paolojuvara.blogspot.com/2009/12/maintenance-policy-for-openbravo-250.html [^]

Even more, in 2.50 classic windows inside Openbravo 3, there is a new skin that solves the issue.

- Issue History
Date Modified Username Field Change
2009-10-19 10:53 iperdomo New Issue
2009-10-19 10:53 iperdomo Assigned To => dbaz
2009-10-19 10:54 iperdomo Relationship added related to 0010905
2009-10-19 10:57 dbaz Note Added: 0021157
2009-10-28 09:15 psarobe Status new => scheduled
2009-10-28 09:15 psarobe fix_in_branch => pi
2009-12-02 12:04 rafaroda version => pi
2009-12-02 12:04 rafaroda fix_in_branch pi =>
2011-11-09 15:16 dbaz Note Added: 0042698
2011-11-09 15:16 dbaz Status scheduled => closed
2011-11-09 15:16 dbaz Resolution open => no change required


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker