Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Mar 2009 at 23:39 UTC
Updated:
21 Apr 2009 at 23:10 UTC
Tested with latest IE7, Firefox, Opera and Chrome.
IE7 would garble long exposed filter options because of a typo in handlers/views_handler_filter.inc.
In all browsers, when there are a lot of Displays (3+) in a View, the title Links outgrow the editor title area (div.views-basic-info) and the Title, Links and Changed Status all lose their places. Also the views-basic-info area does not clear-block, resulting in overflowing content onto the below areas.
All fixed with minimal changes.
| Comment | File | Size | Author |
|---|---|---|---|
| views_edit_clear-block_fixes.patch | 2.23 KB | Büke Beyond |
Comments
Comment #1
Büke Beyond commentedpatch
Comment #2
merlinofchaos commentedCommitted, though I undid the moving of the quick links, which creates an extra line that I feel is unnecessary.