Edgewall Software

Ticket #630 (closed defect: fixed)

Opened 4 years ago

Last modified 10 months ago

History div doesn't have a z-index

Reported by: cheald45@… Owned by: jonas
Priority: normal Milestone: 0.8
Component: wiki system Version: 0.7.1
Severity: minor Keywords: z-index zindex div
Cc:

Description

I've done a little markup in my Trac project involving four divs, two with a z-index of "1", and two with a z-index of "2". When the history div is made visible, it falls behind these divs.

See it here:

http://chronos.digitalsentience.com/cgi-bin/trac.cgi/wiki/WikiStart?version=24

Simply click "show/hide history" to see the problem.

Attachments

tracdiv.png (19.4 KB) - added by cheald45@… 4 years ago.
Screenshot of the problem

Change History

Changed 4 years ago by cheald45@…

Screenshot of the problem

Changed 4 years ago by cheald45@…

Update: Rather, it's a table, not a div. :)

Anyhow, this problem can be fixed relatively simply. I added the following to my site_css.cs file:

table#wiki-history {
        z-index: 3;
}

This isn't really a major bug, but considering the nature of the history table, it might be a good idea to give it a relatively high z-index by default.

Changed 4 years ago by daniel

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 0.8

Thanks for noticing, missed that one in 0.7. :)

In 0.8 (or current trunk for that matter), the page history has been moved to its own view/page though, as a side-effect fixing the problem described herein, so i'm marking this ticket as fixed.

See #373 for reference, and discussion.

Changed 4 years ago by daniel

  • component changed from general to wiki

Changed 10 months ago by anonymous

Get super discount via purchasing sell wow gold in Igegolds right now. We offer high to 5% bonus for customers who order more than 500 gold and less than 3000 gold. Those who purchase more than 4000 gold can enjoy the bonus of 8% ectra gold for free! Hope you have a happy Christmas! More surprises in coming soon.

Speedy Delivery of World of Warcraft

Now we are glad to announce that after a period of adjustment, we try to provide the fast delivery of 30 minutes in more than 90% servers.Our gold is safe, you needn’t worry about the security of your account.

If we are short of stock for the moment, there will be a slight delay and you should receive your shipment in approximately 6-12 hours. You can check the status in our website,

If we happen to be out of gold at the moment you make your purchase. We promise to send your gold to you in 1 to 3 days. Have fun!

Call Verification will be needed for over $40 Purchases. After payment is verified, orders will be delivered within 45 minutes of purchase. Please feel free to contact our customer service via our live chat system. Also, we will contact you by phone ,email and live chat to arrange the delivery.

Add/Change #630 (History div doesn't have a z-index)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.