Ticket #2528008 (accepted defect)

Reporter


Luke Smith
Opened: 06/30/09
Last modified: 02/20/13
Status: accepted
Type: defect

Owner


Un Assigned
Target Release: BACKLOG
Priority: P3 (normal)
Summary: Console scroll position not restored correctly after show/expand
Description:

To maintain position relative to an entry, the visible elements would need to be determined and cached on collapse/hide to then apply a new scrollTop after expand/show. The visible elements could be
determined using a binary reduction based on scrollHeight and scrollTop of the container and the respective offsetTops of the messages.

Seems an awful lot of work/code to handle what is likely an acceptable idiosyncrasy.

Type: defect Observed in Version: development master
Component: Console Severity: S3 (normal)
Assigned To: Un Assigned Target Release: BACKLOG
Location: Priority: P3 (normal)
Tags: Relates To:
Browsers: N/A
URL:
Test Information:

Change History

Luke Smith

YUI Contributor

Posted: 08/23/11

Jenny Donnelly

YUI Developer

Posted: 09/19/12
  • milestone changed from 3.NEXT to BACKLOG

Moving from 3.NEXT to BACKLOG.

Derek Gathright

YUI Developer

Posted: 01/28/13

Un Assigned

YUI Developer

Posted: 02/20/13
  • status changed from assigned to accepted