Problem with rotations in report header

Hi,

Currently I'm working on the reports, and I want to use rotation in headers
but I encountered some issue, I attach screenshots from firefox and chrome
to better represent this problems:

FIREFOX:

https://lh3.googleusercontent.com/-KD2SlWPSx0s/Ul0d9IdxE8I/AAAAAAAAACw/8TcJkuSjVmE/s1600/report_firefox.png

CHROME:
https://lh3.googleusercontent.com/-tTWZmY2oMzM/Ul0eLA5BBeI/AAAAAAAAAC4/FHqwEOwjPX4/s1600/report_chrome.png
Did you have some suggestions?

Regards,
Łukasz

Hi Łukasz,

This feature is only used for one custom report and only supports chrome at
the moment. The behavior you see is expected, unfortunately.

Best,
--Biyeun

··· On Tuesday, October 15, 2013 6:56:03 AM UTC-4, Łukasz Wyszomirski wrote: > > Hi, > > Currently I'm working on the reports, and I want to use rotation in > headers but I encountered some issue, I attach screenshots from firefox and > chrome to better represent this problems: > > FIREFOX: > > > > > > > > > > CHROME: > > > Did you have some suggestions? > > Regards, > Łukasz >

Hi Biyeun,

Thanks for reply, If this behavior is expected, then I use horizontal
headers for now. I investigated this issue and I was trying fix this, but
in my fix I have still some problems.

I tried cheat this and I added class in css. This class have attribute
"width: auto !important", and when page is already rendered, then I remove
this class by javascript. When I use this trick all columns are aligned
properly, but when I changed filters and apply, the problem with alignment
still exist. I know this trick is not pretty. Maybe problem with alignment
is, because we have two "thead" and in hidden "thead" there is no rotation.

W dniu wtorek, 15 października 2013 18:32:52 UTC+2 użytkownik Biyeun Buczyk
napisał:

··· > > Hi Łukasz, > > This feature is only used for one custom report and only supports chrome > at the moment. The behavior you see is expected, unfortunately. > > Best, > --Biyeun > > > On Tuesday, October 15, 2013 6:56:03 AM UTC-4, Łukasz Wyszomirski wrote: >> >> Hi, >> >> Currently I'm working on the reports, and I want to use rotation in >> headers but I encountered some issue, I attach screenshots from firefox and >> chrome to better represent this problems: >> >> FIREFOX: >> >> >> >> >> >> >> >> >> >> CHROME: >> >> >> Did you have some suggestions? >> >> Regards, >> Łukasz >> >