Opened 13 years ago

Closed 12 years ago

#7483 closed Bug (duplicate)

Change checkbox state

Reported by: Michael Blinn Owned by:
Priority: Normal Milestone:
Component: General Version: 3.0
Keywords: Cc:

Description

Using Chrome 10.0.648.151 for Linux one is able to double-click a checkbox (or right-click and go to checkbox properties). In the properties dialog you can check or uncheck 'Selected'. This does not change the state of the checkbox from checked to unchecked or vice versa.

Using Firefox 3.5.15 for Linux the checkbox properties dialog box is unavailable. Neither double-clicking or right-click produces any events.

Attachments (2)

top.png (150.7 KB) - added by Michael Blinn 13 years ago.
Screenshot of RMB on top checkbox
bottom.png (137.7 KB) - added by Michael Blinn 13 years ago.
Screenshot of bottom checkbox modal properties dialog

Download all attachments as: .zip

Change History (7)

comment:1 Changed 13 years ago by Jakub Ś

Status: newconfirmed
Version: 3.5.23.0

State doesn't change in Webkit browser on Linux and Windows.

In Firefox (on Windows and Linux) you can get to properties of a checkbox if you click next to it with RMB (context menu appears). Clicking with RMB or double-clicking with LMB directly on a checkbox has no effect.

Changed 13 years ago by Michael Blinn

Attachment: top.png added

Screenshot of RMB on top checkbox

Changed 13 years ago by Michael Blinn

Attachment: bottom.png added

Screenshot of bottom checkbox modal properties dialog

comment:2 Changed 13 years ago by Michael Blinn

I am unable to bring up a checkbox context menu for the top checkbox. See 'top.png' attachment. The line of text is selected and the Image Properties context menu shows.

comment:3 Changed 13 years ago by Michael Blinn

The checkbox modal properties dialog does not show current values.

Also, changes are only applied if 'name' or 'value' is changed. Changing only the selected state does not apply.

See screenshot 'bottom.png'

The source code for the checkbox at time of screenshot is:

<input checked="checked" name="asd" type="checkbox" value="asd" />

comment:4 Changed 13 years ago by Michael Blinn

Comment 2 is regarding the topmost checkbox in the screenshot.

Comment 3 is regarding the bottommost checkbox in the screenshot.

comment:5 Changed 12 years ago by Jakub Ś

Resolution: duplicate
Status: confirmedclosed

Issue for ubuntu is no longer reproducible.

Issue for FF was described in #5804 what makes this ticket a duplicate.

DUP of #5804.

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