プロジェクト

全般

プロフィール

Vote #66267

完了

Tab's 'border-bottom' not absent when selected (alternate)

Admin Redmine さんがほぼ2年前に追加. ほぼ2年前に更新.

ステータス:
Closed
優先度:
通常
担当者:
-
カテゴリ:
UI_10
対象バージョン:
開始日:
2009/12/28
期日:
進捗率:

0%

予定工数:
category_id:
10
version_id:
15
issue_org_id:
4495
author_id:
3866
assigned_to_id:
0
comments:
6
status_id:
5
tracker_id:
1
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[Closed]

説明

In current trunk, the selected tab in project settings or redmine settings has a visible @border-bottom@, which wasn't there some revisions ago. This is for the alternate theme and current trunk, although I have narrowed down the change to somewhere between r3140 and r3211.


journals

I can confirm the issue using source:/trunk@3255 together with the [[ThemeDefault|default]] theme. I was able to trace it back to r3174.
--------------------------------------------------------------------------------
It's caused from this css:

<pre>
#content .tabs {height: 2.6em; border-bottom: 1px solid #bbbbbb; margin-bottom:1.2em; position:relative; overflow:hidden;}
</pre>

The tabs div has a bottom border that is visible above all of the tabs.
--------------------------------------------------------------------------------
Mischa is correct: this behaviour was introduced by r3174.
The attached patch (attachment:defect4495.patch) should fix the problem in the default and alternate themes for Firefox and IE on Windows.
I haven't been able to test it on any other browsers (volunteers?)
--------------------------------------------------------------------------------
Works on Safari/OS X (so probably every webkit browser) too, my css-foo isn't good enough to judge of the sanity of the patch though.
--------------------------------------------------------------------------------
(forgot to mention that I tested this on alternate, not default, but that should work on it as well)
--------------------------------------------------------------------------------
I was aware of this issue but I didn't even try to fix it, thanks for the patch.
Tested on default theme with Firefox 3.5.7, IE 8 and committed in r3325.
--------------------------------------------------------------------------------

Admin Redmine さんがほぼ2年前に更新

  • カテゴリUI_10 にセット
  • 対象バージョン0.9.1_15 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0