Ticket #1303 (closed defect: fixed)
리더에서 목록의 글을 선택할 때 목록의 해당 글이 하이라이팅 되지 않음
| Reported by: | inureyes | Owned by: | creorix |
|---|---|---|---|
| Priority: | major | Milestone: | 1.8 |
| Component: | User Interfaces | Version: | 1.8 |
| Keywords: | Cc: | ||
| Release: |
Description
개요
- 리더에서 목록의 글을 선택할 때 목록의 해당 글이 하이라이팅 되지 않습니다.
- 오류 콘솔에서는 reader.js 에서 특정 id를 들고오지 못하는 문제를 보고합니다.
- tempClass = document.getElementById("en...eList" + this.selectedEntry).className; 에서, getElementById 값이 null이라고 보고합니다.
- Firefox 3.5 (MacOSX) 에서 확인하였습니다.
Change History
Note: See
TracTickets for help on using
tickets.
