Opened 17 years ago

Closed 12 years ago

#680 closed Bug (duplicate)

No context menu for checkbox in a table cell in Firefox

Reported by: plauderer@… Owned by:
Priority: Normal Milestone:
Component: General Version: 3.0
Keywords: SF Firefox Cc:

Description (last modified by Martin Kou)

When using Firefox you don't get a context menu for a checkbox in a tablecell. f.e.

<code>
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td valign="top"><input name="something"
type="checkbox" value="JA" /></td>
<td>Description for the checkbox. </td>
</tr>
</tbody>
</table>
</code>

When left-clicking on the checkbox, the table cell gets marked and no context menu shows up. Another leftclick on the checkbox followed by a right-click on some free space in the same table cell brings up the context menu correct with checkbox-properties. But not when clicking on the checkbox itself.


Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1333057&group_id=75348&atid=543653

Change History (7)

comment:1 Changed 17 years ago by Martin Kou

Description: modified (diff)
Reporter: changed from Martin Kou to plauderer@…

comment:2 Changed 17 years ago by Martin Kou

I guess this is related to 1276199 and 1262603


Moved from SF. Original poster: plauderer

comment:3 Changed 17 years ago by Frederico Caldeira Knabben

Keywords: Confirmed Firefox added
Summary: no context menu for checkbox in a table cell in FireFoxNo context menu for checkbox in a table cell in Firefox

comment:4 Changed 15 years ago by Artur Formella

The same bug occurs in 3.0 beta 3667.

comment:5 in reply to:  4 Changed 13 years ago by Krzysztof Studnik

Replying to arczi:

The same bug occurs in 3.0 beta 3667.

Happens still in 3.6.2Trunk, FF6b4

comment:6 Changed 13 years ago by Krzysztof Studnik

Version: 3.0

comment:7 Changed 12 years ago by Jakub Ś

Resolution: duplicate
Status: confirmedclosed

This is actually a dup of #5804 (Table has nothing to do here).

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy