Fixed  several bugs in IE and one in date-fields

erich37

Well-known member
Mike,

a few bugs for you to work with:

1) Sign-Up page:
Date fields are not limited to certain amount of characters (should be only 2 characters for day and only 4 characters for year).

2) IE7-browser / visibility issues:
- curser-hand missing on hoover over Avatar.
- 2 avatars instead of 3 avatars in box.
- bottom of Title-text is cut off (text not fully visible); style-issue when text is 2 lines.


Please see Screenshots attached.
 

Attachments

  • xf_avatar_hand_hoover_missing.webp
    xf_avatar_hand_hoover_missing.webp
    135.3 KB · Views: 15
  • xf_avatar_row2_instead3.webp
    xf_avatar_row2_instead3.webp
    139.4 KB · Views: 16
  • xf_text-bottom_not_visible2.webp
    xf_text-bottom_not_visible2.webp
    128.1 KB · Views: 16
  • xf_date_not_limited.webp
    xf_date_not_limited.webp
    70 KB · Views: 12
Fixed most of these. The multiple line title thing won't be fixed; it's a limitation of IE7. IE8 and all non-IE browsers support the table-cell approach that we need.
 
Mike,

not that I am using IE7, I just have to use it once per week as I am in an office at which they have IE7 only, so I have the chance to test XF a bit on it:

So there is another small design-issue I discovered:
When hovering over the 4 navigation Tabs in the User-Profile, the bottom-line of the Tab is visible when hovering-mouse-out.

At 2 Tabs it is not showing the bottom-line which is fine, for the 2 other Tabs it still shows a line at the bottom of the Tab, when the Tab is in fact active.

See Screenshot attached.
 

Attachments

  • xf_tab_bottom_line_showing.webp
    xf_tab_bottom_line_showing.webp
    117.9 KB · Views: 8
Top Bottom