Hi,
A multiselect drop-down menu for node reference appear as a single select drop-down, i.e. size = 1, since Opera IMHO doesn't care much about multiple="multiple" in terms of height though it -Opera, allows you to select multiple elements.

To reproduce:
1. create a new node type foo.
2. add a node reference to any node type e.g. page and check the "Multiple values" in the "Data Settings" section.
3. visit node/add/content_type_foo on Opera.

Platform:
Browser: Opera 9 and 8.5
OS: Linux openSUSE 10.1
Screen resolution: 1280x1024

CommentFileSizeAuthor
nodereference_1.patch388 bytesowahab
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

yched’s picture

Version: 4.7.x-1.0 » 5.x-1.x-dev
Priority: Critical » Normal

You're probably right - not really critical, though :-)
Posting here to set myself a remainder.

yched’s picture

Status: Active » Fixed

fixed in both branches, for noderef, userref and optionwidgets.
Thanks !

yched’s picture

Title: Node reference multiselect drop-downs with Opera » multiselect drop-downs with Opera
Project: Content Construction Kit (CCK) » Date
Component: nodereference.module » User interface

BTW, Karen, while fixing this I found one occurrence of a multiple select with no size in date.module (field granularity),
so I'm moving this to date :-)

KarenS’s picture

Fixed. Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)