Opened 14 years ago
Closed 13 years ago
#1073 closed enhancement (fixed)
入力値の上限を設け、レイアウト崩れを防ぐ
Reported by: | tejimaa | Owned by: | nobody |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | pne-xhtmlcss | Version: | |
Keywords: | Cc: |
Description
レイアウト崩れを防ぐための課題 入力値の上限を設け、レイアウト崩れを防ぐ
現状上記のような現象が発生する。
現在入力制限の無い項目に対しては、レイアウト崩れを防ぐ観点から入力値制限を行う。
- DB定義変更
- Validation関連の仕様変更
を行う。
Change History (2)
comment:1 Changed 14 years ago by
Component: | user【ユーザー向け機能】 → pne-xhtmlcss |
---|---|
Keywords: | pne-xhtmlcss removed |
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
2.12では overflow:hidden で枠が伸びることはなくなりました。