Ticket #5461 (closed Bug: fixed)

Opened 6 years ago

Last modified 3 years ago

Too long button labels break portlet UI on IE

Reported by: miohtama Owned by: limi
Priority: major Milestone: 2.5.1
Component: Templates/CSS Keywords: ie button layout portlet
Cc:

Description

IE doesn't word wrap text in portlets' buttons. If localization text is set too long IE breaks portlet layout by extending button over portlet area.

Looks like overflow: visible fixes the problems for. Screenshot attached from a problematic situation. Screenshot taken from Plone 2.1.2, Plone 2.1.3 SVN unreleased.

Attachments

bug.png Download (43.8 KB) - added by miohtama 6 years ago.
Screenshot of the bug

Change History

Changed 6 years ago by miohtama

Screenshot of the bug

comment:1 Changed 6 years ago by hannosch

  • Milestone changed from 2.5.x to 2.1.x

comment:2 Changed 5 years ago by limi

  • Status changed from new to closed
  • Resolution set to fixed

(In [10837]) Adjusted button CSS to have overflow: visible because Internet Explorer makes them very wide in foreign languages like Finnish. This fixes #5461

  • thanks to Mikko.

comment:3 Changed 5 years ago by hannosch

  • Milestone changed from 2.1.x to 2.5.1

comment:4 Changed 3 years ago by hannosch

  • Component changed from Visual and templates to Templates/CSS
Note: See TracTickets for help on using tickets.