[drupal-devel] [bug] illegible form elements for content
administration (Safari)
Junyor
drupal-devel at drupal.org
Sun Mar 27 08:10:50 UTC 2005
Issue status update for http://drupal.org/node/17343
Project: Drupal
Version: cvs
Component: node.module
Category: bug reports
Priority: critical
Assigned to: Anonymous
Reported by: njivy
Updated by: Junyor
Status: active
The same thing is happening in Opera. I tracked it down to having a
floated object inside a fieldset. Firefox uses the fieldset as the
containing block for the float, but Opera and Safari move the floated
content outside of the fieldset.
Junyor
Previous comments:
------------------------------------------------------------------------
February 15, 2005 - 00:43 : njivy
Attachment: http://drupal.org/files/issues/content_administration-Safari.jpg (33.21 KB)
Using Safari 1.2.4 under OS 10.3, the form elements for content
administration are not legible. (The path is "admin/node".) I am not
enough of a CSS whiz to directly propose a solution. But I am willing
to test patches.
I attached a screenshot.
------------------------------------------------------------------------
February 15, 2005 - 15:43 : njivy
Oops. Wrong version.
------------------------------------------------------------------------
February 25, 2005 - 02:31 : mathias
This has been fixed [1].
[1] http://drupal.org/cvs?commit=13633
------------------------------------------------------------------------
March 27, 2005 - 06:00 : adrian
Attachment: http://drupal.org/files/issues/safari_error.jpg (11.03 KB)
I just found the admin menu similarly messed up in the 4.6RC.
I flushed my drupal.css just in case, but the bug definitely persist.
More information about the drupal-devel
mailing list