Closed (fixed)
Project:
Drupal.org Redesign
Component:
Community
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
7 Oct 2010 at 22:41 UTC
Updated:
3 Jan 2014 at 02:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
rayvan commentedComment #2
rayvan commentedMember directory and search tested for expected click-ability, positioning within 10+ results pages and cross-browser compatibility on
-IE 7 (ISSUE FOUND, see below)
-FF 3.6
-Safari 5
-Chrome 6
On Windows 7 OS
Issues noticed that may be larger QA issues already (searched queue but found nothing similar) or may be out of scope
Issue #1
-Member directory tab border-top is missing in IE7
--This is happening on all Community & Support tabs within this browser
---Review screenshot attached, foreground window encircled in red
Issue #2
-Clicking on a user's country with spaces [such as United States] returns this in the URL:
http://beta.drupal.org/profile/country/United%20States
--Shouldn't this be United-States or united-states?
---Review screenshot attached, background window URL
Comment #3
csevb10 commented#1: Definitely visual blemish in IE7, we should resolve this.
#2: This isn't ideal, but it's not a regression either. current site behaves in the same way, so that probably won't be fixed at present.
Comment #4
lisarex commentedTo me, the member directory needs quite some theming love, particularly to increase visual separation between member entries.
Four lines per member in a single column is a lot of wasted space. Could this be a table with resort on the columns?
Comment #5
drummWhat if we just remove this tab from the navigation?
Comment #6
rayvan commentedThe border issue is on all Community & Support tabs within IE7
Comment #7
drumm#4 - I did some basic theme work for profile listings. Not terribly interesting, but on par with what Drupal.org has today. More would be a bit of work overriding the core profile module.
#6 - Fixed by another issue.