Opened 12 years ago

Closed 8 years ago

#4081 closed defect (fixed)

Browse: improve autocomplete list

Reported by: manuq Owned by: iamutkarshtiwari
Priority: Normal Milestone:
Component: Browse Version: Unspecified
Severity: Minor Keywords:
Cc: Distribution/OS:
Bug Status: Resolved

Description

As a consequence of fixing #4049 the amount of rows in the list have been reduced. Also the visible text has been reduced because of the gradual shrinking of the toolbar space over time, adding more tool buttons.

  1. put the URL below the title instead of in another column, so more text is visible
  2. make the list scrolleable

For 1. a custom cell renderer is needed, see for reference epiphany gd-two-lines-renderer.c .

For 2. a scrolled window needs to be added and its height has to be properly set. Currently the height is determined by the number of matches.

Change History (5)

comment:1 Changed 11 years ago by dnarvaez

  • Milestone 1.0 deleted

Milestone 1.0 deleted

comment:2 Changed 8 years ago by quozl

  • Bug Status changed from Unconfirmed to Assigned
  • Distribution/OS Unspecified deleted
  • Owner changed from manuq to quozl
  • Priority changed from Unspecified by Maintainer to Normal
  • Severity changed from Unspecified to Minor
  • Status changed from new to accepted

comment:3 Changed 8 years ago by iamutkarshtiwari

  • Owner changed from quozl to iamutkarshtiwari

comment:4 Changed 8 years ago by iamutkarshtiwari

  • Bug Status changed from Assigned to Resolved

comment:5 Changed 8 years ago by iamutkarshtiwari

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