#9765 closed enhancement (wontfix)
[patch] [cla] CheckBox: change to make the label unselectable
Reported by: | miksago | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Dijit - Form | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
This is because in a desktop application, the user would expect it, so why give them text selection in the browser on these elements?
Patch attached.
Attachments (1)
Change History (3)
Changed 11 years ago by
Attachment: | CheckButton_Selectable.patch added |
---|
comment:1 Changed 11 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Summary: | [Patch] Change to make the label to CheckButton's unSelectable → [patch] [cla] CheckBox: change to make the label unselectable |
comment:2 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
But, in a web application they wouldn't expect it. For example, in this bug database, you can select the labels of any of the fields.
Sorry, I don't see a reason to change the current behavior. Is there something I'm missing?