Bug #5587
text of search box select list invisible in Dominion theme
Status: | Verified | Start date: | 09/14/2013 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | José Raddaoui Marín | % Done: | 100% | |
Category: | CSS/HTML | |||
Target version: | Release 2.0.0 | |||
Google Code Legacy ID: | Tested version: | |||
Sponsored: | No | Requires documentation: |
Description
With the Dominion theme selected in 2.0.0 - 100, the "global search" and institution name choices do not appear when you click into the search box. However, the radio buttons appear and the search feature seems to work as expected otherwise. It is fine with the Archives Canada theme.
This seems to be a CSS issue, since the text appears in the HTML source. Screenshot attached.
Related issues
History
#1 Updated by Dan Gillean over 8 years ago
- Category set to CSS/HTML
- Assignee set to Jesús García Crespo
- Priority changed from Medium to High
- Target version set to Release 2.0.0
#2 Updated by José Raddaoui Marín over 8 years ago
- Status changed from New to QA/Review
- % Done changed from 0 to 100
Applied in changeset atom|commit:f0750429765471317597ea3e578962b071f8c4b3.
#3 Updated by José Raddaoui Marín over 8 years ago
- Assignee changed from Jesús García Crespo to José Raddaoui Marín
#4 Updated by Dan Gillean over 8 years ago
- Status changed from QA/Review to Verified
#5 Updated by Tim Hutchinson over 8 years ago
Hi,
Unfortunately I'm still seeing this after our local copy was updated (same as screenshot above).
Revision is b7015aea1c80047edc142fe15bd1968160131488 (and other recent changes are showing up).
I cleared cache and also tested on a machine where I hadn't previously used our test instance. Seen in Firefox 23, IE 8, and Chrome 29.
Please let me know if you need any other information.
#6 Updated by Jesús García Crespo over 8 years ago
Hi Tim!
You need to rebuild the CSS each time you pull new changes in your local repo.
cd /plugins/arDominionPlugin make cd /plugins/arArchivesCanadaPlugin make
You're going to need less@1.3.3 (in npm/nodejs) and make. It's explained somewhere in ica-atom-users if you want to go there and look it up.
Thanks for testing! :)
#7 Updated by Tim Hutchinson over 8 years ago
Thanks, Jesús. I actually just clued into that after coming across another CSS issue which hadn't changed.