Ticket #1942 (closed defect: fixed)

Opened 8 weeks ago

Last modified 8 weeks ago

DateField popup button hidden in Tables in editable mode

Reported by: Marko Gronroos Owned by: Jouni Koivuviita
Priority: minor Milestone: User Interface Library 5.2.6
Component: gwt-adapter-client Version: 5.2.5
Keywords: Cc:
Known Issue description:
Hours estimate: Deadline (dd.mm.yyyy):
Known Issue version (since): Known Issue title:
Hours done: Depends to:
Affects documentation: no
Known Issue workaround:
Affects release notes: no Contract:

Description

If you have a Table with a column with Date objects and you put the Table to editable mode, the text field for the date input is too wide so the popup button is cut out and hidden. The ".i-table-cell-content .i-textfield" seems to have width of 97%, which is too much when there should be room also for the popup button.

The TextField anyhow is a bit wide with the default formatting for Date fields when the Table is not in the editable mode.

Attachments

table-editable-datefile-20080714-1.png (12.9 kB) - added by Marko Gronroos 8 weeks ago.

Change History

Changed 8 weeks ago by Marko Gronroos

Changed 8 weeks ago by Jouni Koivuviita

  • status changed from new to closed
  • resolution set to fixed

in [5103].

Note: See TracTickets for help on using tickets.