Modify

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#13744 closed defect (fixed)

Dialog text truncated

Reported by: Ryan J Ollos Owned by: Jun Omae
Priority: normal Component: TracWorkflowAdminPlugin
Severity: normal Keywords:
Cc: Trac Release: 1.2

Description (last modified by Ryan J Ollos)

Can we just use "Add new action" or "Add new action (use alphanumeric characters)"?

Attachments (1)

Screen Shot 2020-01-30 at 17.44.42.jpg (34.7 KB) - added by Ryan J Ollos 4 years ago.

Download all attachments as: .zip

Change History (10)

Changed 4 years ago by Ryan J Ollos

comment:1 Changed 4 years ago by Ryan J Ollos

Description: modified (diff)

comment:2 Changed 4 years ago by Ryan J Ollos

Trac Release: 1.2

comment:3 Changed 4 years ago by Jun Omae

Resolution: fixed
Status: newclosed

In 17672:

tracworkflowadmin: fix dialog title truncated with jquery-ui 1.11 in Trac 1.2 (closes #13744)

comment:4 Changed 4 years ago by Jun Omae

Thanks for the report. Dialog title is wrapped with jquery ui 1.8 in Trac 1.0 but is not wrapped with jquery ui 1.11 in Trac 1.2.

comment:5 Changed 4 years ago by Ryan J Ollos

Thanks for fixing.

One other thing, the dialog has an x in the upper right corner, but the button doesn't close the dialog. Only Cancel closes the dialog. Tested with Trac 1.2-stable.

comment:6 Changed 4 years ago by Jun Omae

In 17673:

tracworkflowadmin: follow-up to r17672, apply changes of Genshi templates to Jinja2 templates (refs #13744)

comment:7 Changed 4 years ago by Jun Omae

In 17674:

tracworkflowadmin: fix close button in titlebar of dialog and escape button with jquery ui 1.11 in Trac 1.2 (refs #13744)

comment:8 Changed 4 years ago by Ryan J Ollos

Is there any advantage to using?:

$ pip install 'https://trac-hacks.org/browser/tracworkflowadminplugin/0.12/?rev=latest&format=zip'

(TracWorkflowAdminPlugin@14)

vs

$ pip install svn+https://trac-hacks.org/browser/tracworkflowadminplugin/0.12

comment:9 in reply to:  8 Changed 4 years ago by Ryan J Ollos

Replying to Ryan J Ollos:

Is there any advantage to using?:

$ pip install 'https://trac-hacks.org/browser/tracworkflowadminplugin/0.12/?rev=latest&format=zip'

(TracWorkflowAdminPlugin@14)

vs

$ pip install svn+https://trac-hacks.org/browser/tracworkflowadminplugin/0.12

I've used the latter because it's documented for pip.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jun Omae.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.