Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

#1043 closed enhancement (fixed)

Move rollover images in bp-default to CSS sprites

Reported by: ezd's profile Ezd Owned by:
Milestone: 1.2 Priority: trivial
Severity: Version:
Component: Keywords:
Cc:

Description

1) When you want to write a Wire message, a yellow baggrund comes up behind the textfield which looks nice. But the first time you hover your mouse over this textfield the yellow bagground come a little delayed (0,5-1 second) as it has to load that baggrund. I think this should be fixed as you cant help to notice it. And it's only slow the first time. Maybe a solution to this would be to preload the bagground the first time?

2) You can make the wire textfield bigger which is also very nice. But you can drag it too much to the right as well so it leaves the browser window and your unable to get it back. A solution for this might be to only allow the textfield to be drawn bigger vertical, not also horisontal?

Change History (9)

#1 @Ezd
15 years ago

Actually nr. 2 is not just The Wire. There's more textfields doing this. Like under Update status.
(im testing this with safari)

#2 @DJPaul
15 years ago

Resizable textfields are a feature of Safari (unless I'm going mad).

#3 @Ezd
15 years ago

Yes your right djpaul. Didn't test that issue with other browsers.

#4 @Jason_JM
15 years ago

Webkit thing too (Chrome allows it too).

#5 @apeatling
15 years ago

Re-sizing of textboxes is a browser thing.

#6 @Ezd
15 years ago

Ok great Andy. What about issue 1. Is it possible to make the yellow background show up faster by preloading it? Or should we just live with it being delayed aprox. 0,5 sec the first time your mouse hovers over the wire textfield?

#7 @apeatling
15 years ago

  • Milestone changed from 1.1 to 1.2
  • Priority changed from minor to trivial
  • Summary changed from The Wire: minor issues to Move rollover images in bp-default to CSS sprites

I will need to convert the images to css sprites, but I'm not willing to do this before 1.1 so I'm moving this to 1.2.

#8 @r-a-y
15 years ago

  • Type changed from defect to enhancement

Marked as an enhancement, since this isn't really a defect.

#9 @Ezd
15 years ago

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.