Summary | Menu bar in Safari not expanding |
Queue | Horde Base |
Queue Version | 3.0.4 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | kevin (at) ualberta (dot) net |
Created | 05/26/2005 (7371 days ago) |
Due | |
Updated | 04/09/2007 (6688 days ago) |
Assigned | 05/28/2005 (7369 days ago) |
Resolved | 08/12/2005 (7293 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
changed in Safari 1.3, and 2.0 was out and tested when this was last
looked at afaik.
now appears to support the min-height property.
When I remove the "#menu" element from themes/safari.css, the menu
items appear to render correctly in Safari 1.3.2(v312.6) +
2.0.4(419.3), and the height of the menu <div> expands as the menu
items wrap.
I suggest this ticket be reopened and that horde specify "overflow:
visible" only to Safari = <125.12 (1.2.4).
State ⇒ Not A Bug
with one, we can re-open the ticket.
State ⇒ Feedback
overflow:visible; on the menu for Safari, and that doesn't expand the
height. Safari doesn't support min-height, so that doesn't work. And
overflow:auto produces bizarre results (just tried it).
So we'll certainly take a patch for it, but I don't know what the solution is.
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Menu bar in Safari not expanding
Queue ⇒ Horde Base
State ⇒ Unconfirmed
smaller, the bar holding all the menu buttons does not expand when the
window gets too small for all the icons to fit across the top. On the
PC using Firefox, the bar expands to double its width to accomodate
the second row of menu buttons. In Safari, the bar does not expand,
but the icons move down a row, thus appearing to be floating in limbo.
Since the text of the buttons is white, if the background color is
also white the text vanishes, leaving disembodied icons floating there
without context. Highlighting the buttons reveals the text, however.