for a few months now enhanced tooltip is the reason for the buttons of link wrangler to be inside the item-windows instead of outside. this sucks because this way the buttons block out some of the item-description text. i don't remember which version of enhanced tooltip first caused it though. link wrangler is a tool that allows you to have up to five item windows up on screen, in adition to that it has buttons for several other functions on the right side of the item window, which are now at the wrong spot. unfortunately link wrangler is no longer under development. on ui.worldofwar.net someone suggested a fix for this problem (http://ui.worldofwar.net/ui.php?id=894).
"Try changing line 394 of file tooltip.lua in the EnhTooltip addon directory from: "getglobal(currentTooltip:GetName().."TextLeft1"):SetWidth(width - 20)" to "currentTooltip:SetWidth(width - 20)" This may not be an actual bug in enhtooltip but I can't seem to figure out why they would do it the way they are. oh, this tip applies to the 3.4.3 version."
This actually works, and with the latest auctioneer (v3.6.1) I can't see any negative side-effects of this fix. Would be cool if you could look into it and fix this in future versions of auctioneer/enhtooltip ! Thank you!!