Opened 15 years ago
Closed 14 years ago
#637 closed defect (fixed)
【HTML】webapp/modules/pc/templates/c_event_add_confirm.tpl
Reported by: | ogawa | Owned by: | nobody |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | pne-correctio | Version: | |
Keywords: | HTML | Cc: |
Description
http://openpne.jp/?m=pc&a=page_c_topic_detail&target_c_commu_topic_id=1655&all=1 より転記。
306行目
style属性の値が閉じていない。
329行目
value属性が二重に定義。後者は空となるので、こちらを削除。
ここだけに限らないが、空白を挿入して文字間を調整しようとするのはおかしい。ウェブアクセシビリティ的には問題で、読み上げブラウザでは正しく対応出来ない可能性がある為、視覚障害者を意図的に阻害する恐れがある。
Change History (5)
comment:1 Changed 15 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:2 Changed 15 years ago by
Resolution: | wontfix |
---|---|
Status: | closed → reopened |
comment:3 Changed 15 years ago by
Component: | default【一般】 → pne-xhtmlcss |
---|---|
Milestone: | OpenPNE2.8beta6 |
Owner: | changed from takanashi to nobody |
Priority: | minor → major |
Status: | reopened → new |
comment:4 Changed 15 years ago by
Component: | pne-xhtmlcss → pne-correctio |
---|
comment:5 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
2.12で対応済みです。ご指摘ありがとうございました。
Note: See
TracTickets for help on using
tickets.
HTMLの修正は2.8では見送ることとします。