Ticket #477 (closed 문제: fixed)

Opened 3 months ago

Last modified 3 months ago

사파리에서 Textarea editor layout 깨짐

Reported by: haneul Owned by: somebody
Priority: minor Milestone: 1.0.4
Component: user interface Version: 1.0.4
Keywords: Cc:

Description (last modified by zero) (diff)

사파리에서 Textarea editor skin이 가로 길이가 늘어나 보이는 문제가 있습니다.

Change History

Changed 3 months ago by haneul

xWidth에서 clientWidth가 이상하게 잡히는 문제로 보입니다.

Changed 3 months ago by zero

  • status changed from new to closed
  • version set to 1.0.4
  • resolution set to fixed
  • description modified (diff)

r4267 브라우저별로 명시적으로 길이가 정해지지 않은 객체의 길이를 구하지 못하는 관계로 textarea의 가로 길이를 부모 의 99%로 조절하여 문제 해결

Note: See TracTickets for help on using tickets.