Ticket #1303 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

리더에서 목록의 글을 선택할 때 목록의 해당 글이 하이라이팅 되지 않음

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

comment:1 Changed 4 years ago by creorix

  • Status changed from new to assigned

comment:2 Changed 4 years ago by creorix

[7760/old_svn]

refs #1303

  • 리더에서 선택한 글의 제목이 활성화되지 않는 문제 수정

comment:3 Changed 4 years ago by creorix

  • Status changed from assigned to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.