Feature #15368

tails-screen-locker should display the full title of the dialog

Added by sajolida 2018-03-02 19:09:32 . Updated 2018-03-14 11:04:14 .

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Target version:
Start date:
2018-03-02
Due date:
% Done:

100%

Feature Branch:
Type of work:
Code
Blueprint:

Starter:
Affected tool:
Deliverable for:

Description

See screenshot in attachment where the title is cut off.

The shorter title initially proposed by segfault fit but the version I proposed in Feature #5684#note-132 does not.

If it was only about making this work in English, I would increase the width_request=86 of the buttons, but other languages will have different lengths… The real solution would be to fix this programatically: ensure that the default size of the dialog allows to display the full title. I don’t know how to do that myself.


Files


Subtasks


History

#1 Updated by segfault 2018-03-02 20:27:30

Will be fixed by 37be9a2727489827de872f87bb774e2886e8eb94 in bugfix/15369-screen-locker-buttons.

#2 Updated by sajolida 2018-03-08 11:16:14

  • Assignee changed from segfault to bertagaz
  • QA Check set to Ready for QA

Yeap, that’s great!

bertagaz: I’m not sure how to encode this in Redmine. Maybe the best is to mark this ticket as “Fix committed” when you mark Feature #15369 as Fix committed as well.

#3 Updated by segfault 2018-03-08 17:34:28

  • Status changed from Confirmed to In Progress

Applied in changeset commit:8bd132cadd71f7f836d9732e69669ca2a5992c67.

#4 Updated by bertagaz 2018-03-11 17:28:15

  • Status changed from In Progress to Fix committed
  • Assignee deleted (bertagaz)
  • % Done changed from 0 to 100
  • QA Check changed from Ready for QA to Pass

sajolida wrote:
> bertagaz: I’m not sure how to encode this in Redmine. Maybe the best is to mark this ticket as “Fix committed” when you mark Feature #15369 as Fix committed as well.

Yeah that’s good enough. Let’s close it now that the branch is merged.

#5 Updated by bertagaz 2018-03-14 11:04:14

  • Status changed from Fix committed to Resolved