Issue Details (XML | Word | Printable)

Key: CHK-24
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Roberto Dominguez
Reporter: James Mortimer
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Confluence Checklists Plugin

with checklist-input macro, cannot navigate away from text in Internet Explorer

Created: 04/Jul/07 03:08 PM   Updated: 09/Jul/07 05:15 PM
Component/s: None
Affects Version/s: 1.1.1
Fix Version/s: 1.1.1

Time Tracking:
Not Specified

Labels:


 Description  « Hide
Using macro below: {checklist:name=Macro|label=macro}
{checklist-excerpt:Excerpt|width=15%}
{checklist-input:Plugin|cols=20|rows=1}
{checklist-label:macro|label=macro}
{checklist-wikiinput:Comments|width=30%|rows=3|cols=50}{checklist}

attempted to enter data for 'Plugin' for a macro page, however, once edited I could not navigate away from this text box. I could not use the IE scroll bars or navigate the cursor to a 'Comments' edit box. I could click on X and checkmarks to toggle labels, and I could click on the pencil to open a comment edit dialog, but could not navigate to it.

if I changed the text back to exactly what it was before i started editing it, I could once again use the IE scroll bars or navigate to other input boxes.



 All   Comments   Work Log   Change History   FishEye   Crucible   Builds      Sort Order: Ascending order - Click to sort in descending order
Roberto Dominguez added a comment - 05/Jul/07 08:43 AM
Couldn't reproduce this one on Safari... might be related to IE... either that or I did not get what the problem was about...

Will try on IE


James Mortimer added a comment - 05/Jul/07 09:32 AM
  • confirmed again using IE 6.0.2900.2180.xpsp_sp2_rtm

– navigating by mouse click, tab or enter, or trying to use the IE scroll bar fails, trying to click on a new dialog fails. clicking on a pencil or a toggle, however, works, as do the rest of the IE interface buttons or clicking on a link to a new page. Just trying to navigate to a new inputbox (checklist-input or checklist-wikiinput) fails

  • no javascript error evident.
  • using firefox, there is no problem. it works as expected and I can navigate away. changes are made to the page metadata as expected. Error, as usual, is IE6 specific.
  • if what I wrote above wasn't clear, try this: Use the checklist code above, with at least two pages with a 'macro' label, and try, on IE6, to edit one of the -input boxes (not the -wikiinput boxes, they work fine). then try to navigate to the other input box, or use the IE6 scrollbar. You will be unable to navigate to the other checkbox.

Roberto Dominguez added a comment - 06/Jul/07 01:46 PM
Internet Explorer goes nuts when dealing with inputs with no forms.

Had to change the checklist-input html to be a form. This has an effect on Firefox and Safari, so I tested those browsers too to make sure there were not side effects.


James Mortimer added a comment - 09/Jul/07 05:15 PM
confirmed on my install in 1.1.1. this works now in IE6.