Closed
Bug 289298
Opened 20 years ago
Closed 6 months ago
Unable to scroll bookmark titles longer than column width in bookmarks panel
Categories
(Camino Graveyard :: Bookmarks, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: snowingsafari, Unassigned)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050324 Camino/0.8+ Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050324 Camino/0.8+ In the bookmarks panel, if you have a bookmark title that's longer than the column width and you try to edit it, you will not be able to scroll to the end of the title. The down arrow key will not take you to the end of the title but the end of the column width. Reproducible: Always Steps to Reproduce: 1. Open bookmarks panel 2. Shorten the Title column width so that you have a bookmark title partially hidden. 3. Click to edit it 4. Hit the down arrow key or just keep holding the right arrow key to get to the end of the title. Actual Results: Caret will stop at the end of the column width either with the down arrow or the right arrow keys. You will not be able to see the hidden portion of your bookmark title unless you widen the column. Expected Results: Like in the URL column, you're supposed to be taken to the end of the title and the title should scroll to the left to reveal the hidden portion on the right. Tested this bug successfully with 20050402 nightly and 0.8.3 release and made a mention of it on this thread at MozillaZine board: http://forums.mozillazine.org/viewtopic.php?t=246695
Comment 1•20 years ago
|
||
Confirming. I have the same bug in the April 2 nightly. CCing Bruce because he's currently working on some bookmark code (though this may not effect him at all). And CCing Simon as I believe this is his bug.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•20 years ago
|
||
Does this work in other Cocoa inline editing situations?
Comment 3•20 years ago
|
||
Safari does this differently. Instead of cutting off the end of the title, it throws "..."'s in the middle and shows the beginning and end of it. Editing in Safari's BM (which I assume is cocoa) works as expected (i.e. scrolls through the line as the cursor moves).
(In reply to comment #2) > Does this work in other Cocoa inline editing situations? As the OP mentioned, it even works properly in the URL part of the bookmark in the Camino BM, just not in the title.
Comment 5•19 years ago
|
||
Our custom cell class probably isn't implementing something that it should be.
Mass-reassign of bugs still assigned to pinkerton to nobody; filter on "NoMoPinkBugsInCamino".
Assignee: mikepinkerton → nobody
QA Contact: bookmarks
Status: NEW → RESOLVED
Closed: 6 months ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•