Closed Bug 609409 Opened 15 years ago Closed 15 years ago

You should be able to click to select text when editing a group title

Categories

(Firefox Graveyard :: Panorama, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 618816
Future

People

(Reporter: iangilman, Unassigned)

References

Details

Currently, the first time you click the group title (to start editing it), it selects the whole thing; this is good. However, once you're editing it and it's all selected like that, if you click a second time it does nothing (once bug 608714 lands). It should instead put the insertion point there and even allow you to drag a selection (assuming you're already editing the text... dragging on the title when you're not editing it should still move the group as it does now). From Raymond: "I was trying to make it allow you to put the insertion point where you clicked, however, it would require to re-write the whole title bar. At the moment, if you click on that area to enter into the edit mode, you actually click on the title-shield div element, not the input element, and then it manually call focus() on the input element." I'm thinking we should just hide the title-shield when you're in editing mode... that should take care of it, right?
We are already hiding the title shield inthe editing mode but that doesn't work so we need to look further into it.
Punting
No longer blocks: 608028
Target Milestone: --- → Future
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.