Opened 12 years ago

Closed 12 years ago

Last modified 11 years ago

#3893 closed defect (fixed)

Journal details view scrolled windows for entries don't scroll to follow the cursor

Reported by: manuq Owned by: manuq
Priority: Unspecified by Maintainer Milestone:
Component: Sugar Version: Unspecified
Severity: Unspecified Keywords:
Cc: erikos Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description (last modified by manuq)

This was introduced in the hippo removal.

Testcase:

  1. open Journal entry details
  2. write enough text in the description entry so the entry box starts to scroll

The text cursor goes down to the non visible places of the entry. The widget should scroll.

Change History (4)

comment:1 Changed 12 years ago by manuq

  • Summary changed from Journal details view scrolled windows for entries doesn't follow the typing zone to Journal details view scrolled windows for entries don't scroll to follow the cursor

comment:2 Changed 12 years ago by manuq

  • Description modified (diff)

comment:3 Changed 12 years ago by manuq

  • Resolution set to fixed
  • Status changed from new to closed

Fix: we should use ScrolledWindow.add instead of add_with_viewport to add the TextView.

Pushed as 3faef804 .

comment:4 Changed 11 years ago by dnarvaez

  • Milestone 0.98 deleted

Milestone 0.98 deleted

Note: See TracTickets for help on using tickets.