プロジェクト

全般

プロフィール

Vote #78238

完了

Issue description edit link corrupted in low resolution

Admin Redmine さんが約4年前に追加. 約4年前に更新.

ステータス:
Closed
優先度:
通常
担当者:
-
カテゴリ:
UI - Responsive_57
対象バージョン:
開始日:
2022/05/09
期日:
進捗率:

0%

予定工数:
category_id:
57
version_id:
129
issue_org_id:
25064
author_id:
153590
assigned_to_id:
1
comments:
10
status_id:
5
tracker_id:
1
plus1:
0
affected_version:
closed_on:
affected_version_id:
121
ステータス-->[Closed]

説明

When editing an issue in a low resolution (width < 900px), the "Edit" link loses it's icon and is truncated to "dit" (see image)

Environment:
  Redmine version                3.2.4.stable
  Ruby version                   2.0.0-p384 (2014-01-12) [x86_64-linux-gnu]
  Rails version                  4.2.7.1
  Environment                    production
  Database adapter               Mysql2
SCM:
  Subversion                     1.8.8
  Git                            1.9.1
  Filesystem                     
Redmine plugins:
  advanced_roadmap_v2            2.4.2

!redmine-error.jpg!


journals

I confirmed the problem with Chrome 56.0.2924.87 (Mac).
No problem with Firefox or Safari.

--------------------------------------------------------------------------------
Indeed. I only see this in Chrome (56.0.2924.87), but not in Firefox (51.0.1). Both in Linux.
Safari 10 does not show the issue either (in iOS)
--------------------------------------------------------------------------------
Go MAEDA wrote:
> I confirmed the problem with Chrome 56.0.2924.87 (Mac).
> No problem with Firefox or Safari.

Vasili Korol wrote:
> Indeed. I only see this in Chrome (56.0.2924.87), but not in Firefox (51.0.1). Both in Linux.
> Safari 10 does not show the issue either (in iOS)

Based on these comments this issue is confirmed, setting status as such.
--------------------------------------------------------------------------------
The problem is the attribute:

<pre>
word-wrap: break-word;
</pre>

of the @.box@ that wraps this form. This leads to a line break for the specified element.

I am attaching a patch that resets the word-wrap for this element for the mobile resolution.

--------------------------------------------------------------------------------
Applying the styles from the patch above fixes the problem in Redmine 3.2.4 in Chrome 58.0.3029.110.
--------------------------------------------------------------------------------
Thank you for posting the patch. The problem was fixed.

Setting target version to 3.3.4 (merging the patch to 3.2-stable branch requires manual merge).
--------------------------------------------------------------------------------
Patch committed, thanks.
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

Admin Redmine さんが約4年前に更新

  • カテゴリUI - Responsive_57 にセット
  • 対象バージョン3.3.4_129 にセット

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

いいね!0
いいね!0