Add item doesn't work in Safari

mike3k - February 25, 2005 - 21:41
Project:Amazon items
Version:4.5.x-1.x-dev
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

The ASIN entry box isn't editable in Safari with any theme. It works properly in Firefox.

#1

slower - March 5, 2005 - 20:59

I'm not sure this is something I can fix -- I'm using standard Drupal functions to add form fields. The code for that field is as follows:

form_textfield(t("New item"), "amazon_items_asin", NULL, 20, 20, t("Enter the Asin for the item."));

Have you had trouble with any other single-line input fields in the Drupal installation you're using? When you say the field isn't editable, do you mean the field displays properly, but you can't focus it? Maybe you can elaborate, and attach a screenshot.

#2

mike3k - March 17, 2005 - 01:04

It displays properly but can't be focused by clicking, although I can tab into it. On further investigation, I found that that's true of all text fields inside a box border, such as authoring information (which I didn't realize was supposed to be editable).

Anyway, I've pretty much given up on Safari and have been using Firefox.

 
 

Drupal is a registered trademark of Dries Buytaert.