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

View Revisions: Issue #18501 All Revisions ] Back to Issue ]
Summary 0018501: New orange lines appears when the grid/form has the focus
Revision 2011-09-13 15:29 by dbaz
Description Only in Google Chrome.

New orange lines appears when the grid/form has the focus but there is no focused input.

Also in "Workspace" tab button when is selected, in "User Options" -> "Organization" combo when is opened.

See attached screenshots.

It seems that recent SC update has activated some kind of outline CSS property for these elements.

Something like

input:focus {
  outline: none;
}

but applied to these components (they are not inputs) could be needed
Revision 2011-09-12 12:15 by dbaz
Description New orange lines appears when the grid/form has the focus but there is no focused input.

See attached screenshots


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker