Ticket #2681 (closed defect: fixed)

Opened 4 years ago

Last modified 2 years ago

Sort direction indicator overlaps column header

Reported by: Marko Gronroos Owned by: Jonatan Kronqvist
Priority: normal Milestone: Vaadin 6.5.0.pre1
Component: Component - client side Version: 5.3.0-rc12
Keywords: Cc: henrik.paul@…
Hours estimate: Hours done:
Depends on:
Workaround:

Description

If the column is not wide enough, the sort direction indicator overlaps with the text. See "Table sorting" example in Sampler.

Change History

comment:1 Changed 4 years ago by Artur Signell

  • Milestone changed from User Interface Library 5.3.0 RC13 to User Interface Library 6 backlog

comment:2 Changed 4 years ago by Artur Signell

  • Milestone changed from Vaadin 6.0 to Vaadin 6 backlog

comment:3 Changed 4 years ago by charles.anthony@…

If a column is set to align on the right, the sort indicator remains on the right hand side, and is therefore hidden/overidden by the column header.

This is a very similar problem to this ticket.

In my opinion, a column is right aligned, the sort indicator should appear on the left hand side of the column - but I can see that that is subjective. If it is decided to leave it on the right, the indicator should appear after the column text, not underneath it.

As numbers are typically right-aligned in a table, and sorting on numberical columns is a common requirement, I have bumped the priority up from "minor" to "normal".

comment:4 Changed 4 years ago by charles.anthony@…

  • Priority changed from minor to normal

comment:5 Changed 3 years ago by Artur Signell

  • Milestone changed from Vaadin 6 backlog to IT Mill Sponsored Backlog

comment:6 Changed 3 years ago by Henrik Paul

  • Cc henrik.paul@… added

comment:7 Changed 3 years ago by Matti Tahvonen

see also #5066 (Jounis description about Charles issue).

comment:8 Changed 3 years ago by Artur Signell

  • Milestone changed from IT Mill Sponsored Backlog to Vaadin 6.5.0

comment:9 Changed 3 years ago by Jonatan Kronqvist

  • Owner changed from ticketmaster to Jonatan Kronqvist
  • Status changed from new to accepted

comment:10 Changed 2 years ago by Jonatan Kronqvist

  • Status changed from accepted to closed
  • Resolution set to fixed
  • affects_release_notes changed from 0 to 1

Fixed in [16130], release notes in [16131]. Reviewed by John Ahlroos.

Note: See TracTickets for help on using tickets.