THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened. Details are below. User who did this - Can Altıparmak (c6dev)
Attached to Project - awesome
Summary - In awful.tooltip, update geometry after set_text
Task Type - Evolution Request
Category - awful
Status - Unconfirmed
Assigned To - Operating System - All
Severity - Low
Priority - Normal
Reported Version - 3.4.11
Due in Version - Undecided
Due Date - Undecided
Details - In awful.tooltip, timer_function calls set_text to update widget and afterwards set_geometry to update tooltip geometry. If timer_function is not set and tooltip is updated with only "set_text", when tooltip is already visible, since wibox geometry is not updated, text overflows. You must hover out and in to force a geometry update. So either:
- make set_geometry global
or better
- call set_geometry within set_text (it is reasonable, because only place set_text ever called in tooltip.lua is within timer_function, and it is followed by a call to set_geometry)

More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&task_id=956

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.

--
To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

Reply via email to