Ticket #2793 (closed Bug: fixed)
ADD ITEM MENU cuts some entries
| Reported by: | ajung01 | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.1 |
| Component: | Templates/CSS | Version: | |
| Severity: | Keywords: | ||
| Cc: |
Description
The "Add item menu" now seems to have a fixed width so that some longer items e.g. like "Plone Collector NG" are cut and shown as "PloneCollecto" (means the items are shown as garbage with Firefox Macosx)
-aj
Change History
comment:2 Changed 8 years ago by raphael
Sorry but correcting my previous post: After looking into this once more I could also reproduce this. I didn't notice this first because in my default setting I have German as current language and 'Neuen Artikel hinzufügen' is longer than my longest content type name. But when I switch to English ('add new item' is shorter) a also see the cut-off.
Sorry for the noise.
Raphael
comment:3 Changed 8 years ago by shh
Downgrade and move to Plone 2.0.1. (Now, how's that MacYET? ;-)
comment:5 Changed 7 years ago by optilude
This is the firefox-width problem, that will require a rewrite of the drop-down menus. I believe elvix said he'd look at this, but who knows if we'll have time before 2.1...
comment:6 Changed 7 years ago by optilude
- Status changed from new to closed
- Resolution set to fixed
fschulze's new drop-down code fixes this. Go Florian. :)

With a CVS checkout 3 days ago I had the same problem with firebird but not with netscape 7 (the only other browser I use for testing).
With a current checkout I don't see this anymore. Any chance you might have a ploneCustom.css setting actionMenu properties?
Raphael