Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

[9.2.2] old theme c...
 
Notifications
Clear all

[9.2.2] old theme css bug in task view

2 Posts
2 Users
0 Reactions
1,450 Views
 ddal
(@ddal)
Posts: 18
Active Member
Topic starter
 
[#7662]

While using the "old" theme on a task view the indent level button causes the whole title table to have a height which is greater than its container. This makes the title unreadable and the buttons bellow unclickable. The ID for the indent buttons is #indentButtonDiv. Basically, they are in a div which puts them on a new row and that increases the height of the parent table which is undesirable.


 


 
Posted : 03 Aug 2021 11H47
(@babynus)
Posts: 14952
Member Admin
 

Hi,

Issue confirmed.
To fix it, replace line 571 in view/objectButton.php with

    <div id="indentButtonDiv" class="statusBar" style=";">

Fix will be included in patch V9.2.3


 
Posted : 03 Aug 2021 13H59
Share:

Scroll to Top