Skip to main content
Topic: Usual oddity (Read 2159 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Usual oddity

The message index is a bit broken with js disabled.
It's not completely broken, basically two things:
  • the sorting dropdown is always visible,
  • the date/times overlap the last message icon.
Bugs creator.
Features destroyer.
Template killer.

Re: Usual oddity

Reply #1

Bad css and/or js. Shouldn't happen. Someone has forgotten to declare CSS to hide the droppy off hover. If it's using the same classes as the other droppies (it should) then it should be taken care of easily enough.

The date and time should have nothing to do with the last message icon. That's just a basic anchor. Why would js be buggerising around with it?
Master of Expletives: Now with improved family f@&king friendliness! :D

Sources code: making easy front end changes difficult since 1873. :P

Re: Usual oddity

Reply #2

the date/time thingy is related to the shortened column for relative Dates.. Relative dates don't need that much space for displaying the date compared to normal dates, therefore the column was shortened at some point..
Maybe we should always use the same width?
Thorsten "TE" Eurich
------------------------


Re: Usual oddity

Reply #4

yep, nice  :+1;
Thorsten "TE" Eurich
------------------------

Re: Usual oddity

Reply #5

;D
Bugs creator.
Features destroyer.
Template killer.