Closed Bug 307564 Opened 19 years ago Closed 19 years ago

Richlistbox blinks when opening the context menu of a selected item

Categories

(Toolkit :: UI Widgets, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: asaf, Assigned: doronr)

Details

(Keywords: fixed1.8)

Attachments

(1 file)

Richlistbox blinks when opening the context menu of a selected item.

STR:
1. select an item in the EM
2. Right click the same item
Attached patch le patchSplinter Review
make sure we don't redo selection if we are reselecting the same item.	Could
fix it in the event handlers, but a central place makes sense.
Attachment #195318 - Flags: first-review?(rob_strong)
Comment on attachment 195318 [details] [diff] [review]
le patch

Now this I can handle ;)

Thanks!
Attachment #195318 - Flags: first-review?(rob_strong) → first-review+
OS: MacOS X → All
Hardware: Macintosh → All
Attachment #195318 - Flags: approval1.8b5?
checked into trunk
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
I don't see this in the latest branch build on win32. Is this really a problem?
I can see it on linux, windows might be fast enough to avoid it.

The patch is safe though, since it reduces the ammount of work in an case where
no work needs to be done.
Comment on attachment 195318 [details] [diff] [review]
le patch

OK. Yes, I see this in Linux. approving.
Attachment #195318 - Flags: approval1.8b5? → approval1.8b5+
checked into trunk
Keywords: fixed1.8
Thanks, this also fixes the blinking when double clicking on a selected entry to
open the associated options dialog.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: