Closed
Bug 669168
Opened 14 years ago
Closed 14 years ago
last character of tab group name is sometimes lost
Categories
(Firefox Graveyard :: Panorama, defect)
Firefox Graveyard
Panorama
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 8
People
(Reporter: bhearsum, Assigned: ttaubert)
Details
Attachments
(1 file)
660 bytes,
patch
|
dietrich
:
review+
raymondlee
:
feedback+
|
Details | Diff | Splinter Review |
I haven't been able to isolate under what conditions this happens, but I find that the last character of the names of my tab groups disappears. It seems to happen singularly rather than in bulk, and I _think_ it only happens after I've edited a name (eg, upon creation). However, the loss doesn't appear instantly - I usually don't notice until I've gone into a tab group, and backed back out to the Tab Group UI.
Assignee | ||
Comment 1•14 years ago
|
||
Very strange, I just reproduced it. Will try to get an STR.
Assignee | ||
Comment 2•14 years ago
|
||
STR:
1) Drag to create a new group
2) Enter its title
3) When entering the last letter keep the key pressed and click outside the group while the key is held down (those two actions must occur pretty quickly)
4) Restart Firefox and notice that the last letter wasn't saved
Explanation: We save the title on every mouseup-event (which is not fired for the last letter with the given STR).
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → tim.taubert
Status: NEW → ASSIGNED
OS: Linux → All
Hardware: x86_64 → All
Assignee | ||
Comment 3•14 years ago
|
||
Attachment #544444 -
Flags: feedback?(raymond)
Updated•14 years ago
|
Attachment #544444 -
Flags: feedback?(raymond) → feedback+
Assignee | ||
Updated•14 years ago
|
Attachment #544444 -
Flags: review?(dietrich)
Comment 4•14 years ago
|
||
Comment on attachment 544444 [details] [diff] [review]
patch v1
Review of attachment 544444 [details] [diff] [review]:
-----------------------------------------------------------------
Attachment #544444 -
Flags: review?(dietrich) → review+
Assignee | ||
Comment 5•14 years ago
|
||
Whiteboard: [fixed-in-fx-team]
Assignee | ||
Comment 6•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Assignee | ||
Updated•14 years ago
|
Target Milestone: --- → Firefox 8
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•