Closed Bug 183137 Opened 22 years ago Closed 21 years ago

composer up arrow cursor hangs between horizontal line and blockquote

Categories

(Core :: DOM: Selection, defect)

defect
Not set
minor

Tracking

()

VERIFIED DUPLICATE of bug 192320

People

(Reporter: rtdrury, Assigned: mjudge)

Details

(Keywords: topembed+, Whiteboard: editorbase+, DUPEME)

User-Agent:       Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.3a) Gecko/20021126
Build Identifier: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.3a) Gecko/20021126

In composer the edit cursor hangs at a horizontal line below a blockquote.  This
is only when using up arrow.  No problem with down arrow, left arrow, right arrow.



Reproducible: Always

Steps to Reproduce:
1.new composer window
2.view html source
3.paste in body:
   <blockquote>some text</blockquote>
   <hr style="width: 100%;">
4. view normal edit mode
5. move edit cursor with up/down arrow keys

Actual Results:  
cursor hangs on horizontal line

Expected Results:  
cursor should probably move freely
--> selection
most likely a duplicate
Assignee: syd → mjudge
Status: UNCONFIRMED → NEW
Component: Editor: Composer → Selection
Ever confirmed: true
OS: Linux → All
QA Contact: sujay → pmac
Hardware: Other → All
Whiteboard: DUPEME
Keywords: topembed
Whiteboard: DUPEME → editorbase, DUPEME
Keywords: topembedtopembed+
Whiteboard: editorbase, DUPEME → editorbase+, DUPEME
I think Kai fixed this with his fix to bug 192320
works in my mac debug build from today
Status: NEW → RESOLVED
Closed: 21 years ago
QA Contact: pmac → beppe
Resolution: --- → FIXED
Semicolons seem to be the problem.  My test code has that in common with
attachment 113841 [details] in bug 192320.  When I removed the semicolons in each case the
problem went away.  On one case it was up arrow, in the other it was down arrow.

Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.4a) Gecko/20030325
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
re-resolve this as a duplicate bug; you need to test with a build after 4/2 to
see if it's fixed.

*** This bug has been marked as a duplicate of 192320 ***
Status: REOPENED → RESOLVED
Closed: 21 years ago21 years ago
Resolution: --- → DUPLICATE
tested using trunk build 2003040308 on win2K. Tested the referenced attachment
and created a page with the mix referenced in the initial complaint. Both cases
the cursor moved up and down just fine
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.