Theme does not correctly expose views elements

jadowd - February 5, 2009 - 23:12
Project:Analytic
Version:6.x-1.3
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

When constructing a view, I was not able to do the following normal filter functions when attempting to expose filters:

Unlock operator
Edit filter label
Edit Filter identifier
Edit Operator identifier
Edit "Optional" checkbox
Edit "Remember" checkbox

These fields were not even visible.

Thanks,

#1

lennart - March 18, 2009 - 18:14

I can confirm this bug.

#2

restyler - March 21, 2009 - 18:13
Status:active» postponed (maintainer needs more info)

I'm not sure that I understand the problem. Can you please provide some screenshots?

#3

lennart - March 23, 2009 - 13:22

Fields for defining the exposed parts of views filters are not shown. See attached screenshot.

AttachmentSize
analyticExposed.JPG 87.97 KB

#4

lennart - March 23, 2009 - 13:32

And here a screenshot showing how it should look (from bluemarine)

AttachmentSize
bluemarineExposed.JPG 86.92 KB

#5

jadowd - March 23, 2009 - 15:08

yup... that was the problem.

#6

restyler - March 23, 2009 - 15:36
Status:postponed (maintainer needs more info)» active

I'm going to explore it deeper, thanks for screenshots.

#7

restyler - March 23, 2009 - 15:54
Status:active» fixed

Here is the fix:
find this code in style.css and remove it:

.clear
{
clear: both;
font-size: 0px;
line-height: 0px;
visibility: collapse;
}

#8

lennart - March 23, 2009 - 17:11

Thanks for the fix!

#9

System Message - April 6, 2009 - 17:20
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.